diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2016-09-29 17:48:40 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-10-08 02:10:43 +0200 |
commit | 5f6e59ae8277cef221fdbf9b12f0c4f80db59944 (patch) | |
tree | be029e6b617f66cb314481283bd5cf6553495e76 /fs/libfs.c | |
parent | vfs: Add IOP_XATTR inode operations flag (diff) | |
download | linux-5f6e59ae8277cef221fdbf9b12f0c4f80db59944.tar.xz linux-5f6e59ae8277cef221fdbf9b12f0c4f80db59944.zip |
vfs: Use IOP_XATTR flag for bad-inode handling
With this change, all the xattr handler based operations will produce an
-EIO result for bad inodes, and we no longer only depend on inode->i_op
to be set to bad_inode_ops.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions