This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
mergerfs
mirror of
https://github.com/trapexit/mergerfs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
func_getattr_ff.cpp
getattr
Antonio SJ Musumeci
4 months ago
parent
e73d583725
commit
d4e9cc4578
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
src/func_getattr_ff.cpp
2
src/func_getattr_ff.cpp
View File
@ -24,5 +24,5 @@ Func2::GetattrFF::process(const Branches &branches_,
return
0
;
}
return
0
;
return
-
ENOENT
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirror/mergerfs
Title
Body
Create Issue