diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2013-09-05 11:44:43 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-09-05 22:23:54 +0200 |
commit | e2a6b95236eba5341253a2e4a50946355f887303 (patch) | |
tree | c85bd19135c6a9242e81c30eb0c81091c84d9c03 /fs/devpts | |
parent | fuse: use d_materialise_unique() (diff) | |
download | linux-e2a6b95236eba5341253a2e4a50946355f887303.tar.xz linux-e2a6b95236eba5341253a2e4a50946355f887303.zip |
fuse: clean up return in fuse_dentry_revalidate()
On errors unrelated to the filesystem's state (ENOMEM, ENOTCONN) return the
error itself from ->d_revalidate() insted of returning zero (invalid).
Also make a common label for invalidating the dentry. This will be used by
the next patch.
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions