diff options
author | Christoph Hellwig <hch@lst.de> | 2020-05-14 14:01:19 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-05-19 09:40:57 -0700 |
commit | 1934c8bd81bee4c239478b03a59addf5fe8e2785 (patch) | |
tree | 8faf96a7a37cb601835571199aa45c11e02bbf00 /fs/xfs/xfs_pnfs.h | |
parent | bb8a66af4fff1cecb7631c68af761ea8e1a41ac2 (diff) |
xfs: remove xfs_ifork_ops
xfs_ifork_ops add up to two indirect calls per inode read and flush,
despite just having a single instance in the kernel. In xfsprogs
phase6 in xfs_repair overrides the verify_dir method to deal with inodes
that do not have a valid parent, but that can be fixed pretty easily
by ensuring they always have a valid looking parent.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_pnfs.h')
0 files changed, 0 insertions, 0 deletions