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-03-30 10:21:31 +02:00
2009-06-10 17:07:47 +02:00
2009-06-10 17:07:47 +02:00
2009-09-01 12:45:48 -05:00
2009-08-31 14:46:21 -05:00
2009-06-10 17:07:47 +02:00
2009-03-29 19:26:46 +02:00
2008-07-28 16:58:35 +10:00
2008-02-07 18:14:38 +11:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:51:14 +02:00
2009-03-29 09:51:08 +02:00
2007-10-15 16:49:49 +10:00
2009-03-29 09:55:42 +02:00
2007-10-15 16:49:49 +10:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:51:08 +02:00
2008-12-01 11:37:35 +11:00
2008-10-30 17:53:24 +11:00
2009-06-08 15:35:48 +02:00
2009-03-29 09:55:42 +02:00
2009-09-01 12:46:16 -05:00
2009-08-31 14:46:22 -05:00
2009-04-06 18:49:12 +02:00
2009-03-16 08:19:29 +01:00
2009-06-08 15:33:32 +02:00
2009-03-29 09:55:42 +02:00
2009-09-01 12:46:16 -05:00
2009-03-29 09:55:42 +02:00
2009-06-08 15:33:32 +02:00
2009-12-11 15:11:19 -06:00
2008-10-30 16:55:13 +11:00