xfs: add inode id filtering to eofblocks scan
authorBrian Foster <bfoster@redhat.com>
Wed, 7 Nov 2012 17:21:13 +0000 (12:21 -0500)
committerBen Myers <bpm@sgi.com>
Thu, 8 Nov 2012 21:29:14 +0000 (15:29 -0600)
commit3e3f9f5863548e870edfcc72e7617ac8ddcad44a
treeab1952acea4c3cad7048d6c168987ba7b7e73552
parent8ca149de80478441352a8622ea15fae7de703ced
xfs: add inode id filtering to eofblocks scan

Support inode ID filtering in the eofblocks scan. The caller must
set the associated XFS_EOF_FLAGS_*ID bit and ID field.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_fs.h
fs/xfs/xfs_icache.c
fs/xfs/xfs_ioctl.c
This page took 0.028256 seconds and 5 git commands to generate.