linux/fs/xfs/linux-2.6
Christoph Hellwig 6ad112bfb5 xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Currently the low-level buffer cache interfaces are highly confusing
as we have a _flags variant of each that does actually respect the
flags, and one without _flags which has a flags argument that gets
ignored and overriden with a default set.  Given that very few places
use the default arguments get rid of the duplication and convert all
callers to pass the flags explicitly.  Also remove the now confusing
_flags postfix.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
2009-12-11 15:11:21 -06:00
..
2009-06-01 22:59:45 -05:00
2008-04-29 15:54:02 +10:00
2008-12-04 15:39:21 +11:00
2009-12-11 15:11:20 -06:00
2008-12-29 16:47:18 +11:00
2007-10-22 08:13:20 -07:00
2009-12-11 15:11:21 -06:00
2009-12-11 15:11:21 -06:00
2008-04-29 16:08:14 +10:00
2009-09-15 12:29:24 -05:00
2008-10-30 16:55:03 +11:00
2009-12-11 15:11:19 -06:00
2009-12-11 15:11:19 -06:00
2009-12-11 15:11:21 -06:00
2009-06-10 17:07:47 +02:00