diff options
author | Ben Myers <bpm@sgi.com> | 2013-09-10 18:11:22 -0500 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-10-01 17:38:16 -0500 |
commit | d948709b8e468510d8c855d1e4c9f1cb7b524880 (patch) | |
tree | ea4af275dd326cc4a6e83927996dc4ac3592b535 /fs/xfs/xfs_fsops.c | |
parent | 17ec81c15fd022842f9bc947841ba9fb9eb52591 (diff) | |
download | blackbird-obmc-linux-d948709b8e468510d8c855d1e4c9f1cb7b524880.tar.gz blackbird-obmc-linux-d948709b8e468510d8c855d1e4c9f1cb7b524880.zip |
xfs: remove usage of is_bad_inode
XFS never calls mark_inode_bad or iget_failed, so it will never see a
bad inode. Remove all checks for is_bad_inode because they are
unnecessary.
Signed-off-by: Ben Myers <bpm@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_fsops.c')
0 files changed, 0 insertions, 0 deletions