On Wed, Oct 30, 2013 at 03:30:57PM +1100, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > The libxfs/xfs_btree.c code does not contain a small amount of code > for btree block readahead that the kernel code does. Instead, it > short circuits it at a higher layer and doesn't include the lower > layer functions. There is no harm in calling the lower lay functions > and have them do nothing, and doing so unifies the kernel and > userspace code. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> Reviewed-by: Christoph Hellwig <hch@xxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs