Back out previous commit. Even though statfs(2) can take a regular
file as an argument, it may still fail for the same reasons that open(2) can. Pointed out by: Jilles Tjoelker Apporived by: bmilekic (mentor)
This commit is contained in:
parent
5b154abc54
commit
ef6dea1404
@ -175,6 +175,10 @@ The
|
||||
system call
|
||||
fails if one or more of the following are true:
|
||||
.Bl -tag -width Er
|
||||
.It Bq Er ENOTDIR
|
||||
A component of the path prefix of
|
||||
.Fa path
|
||||
is not a directory.
|
||||
.It Bq Er ENAMETOOLONG
|
||||
The length of a component of
|
||||
.Fa path
|
||||
|
Loading…
x
Reference in New Issue
Block a user