]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: bring across inode buffer readahead verifier changes
authorDave Chinner <dchinner@redhat.com>
Wed, 13 Nov 2013 06:40:33 +0000 (06:40 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 13 Nov 2013 17:06:09 +0000 (11:06 -0600)
commitf85fc6220f1c7fdb467a4d5b43e9bfbd2fb36c1d
tree2a5e0f89cf7f13c3f04d9d295e1709968ff17034
parent2ceff9cee1f513ff633aa0d6997374da313c8c55
libxfs: bring across inode buffer readahead verifier changes

These were made for log recovery readahead in the kernel, so are not
directly used in userspace. Hence bringing the change across is
simply to keep files in sync.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
libxfs/xfs_inode_buf.c