[PATCH 12/25] xfs: add verifier callback to directory read code
Phil White
pwhite at sgi.com
Mon Oct 29 22:15:59 CDT 2012
On Thu, Oct 25, 2012 at 05:34:01PM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
>
> Signed-off-by: Dave Chinner <dchinner at redhat.com>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
> ---
> fs/xfs/xfs_attr.c | 23 ++++++++++++-----------
> fs/xfs/xfs_attr_leaf.c | 18 +++++++++---------
> fs/xfs/xfs_da_btree.c | 44 ++++++++++++++++++++++++++++----------------
> fs/xfs/xfs_da_btree.h | 7 ++++---
> fs/xfs/xfs_dir2_block.c | 23 ++++++++++++-----------
> fs/xfs/xfs_dir2_leaf.c | 33 ++++++++++++++++-----------------
> fs/xfs/xfs_dir2_node.c | 43 ++++++++++++++++++++-----------------------
> fs/xfs/xfs_file.c | 2 +-
> 8 files changed, 102 insertions(+), 91 deletions(-)
More of the same.
Reviewed-by: Phil White <pwhite at sgi.com>
More information about the xfs
mailing list