[PATCH] xfs: replace bp->flags usage with predefined macros
Chandra Seetharaman
sekharan at us.ibm.com
Wed Jun 29 15:33:43 CDT 2011
On Wed, 2011-06-29 at 02:30 -0400, Christoph Hellwig wrote:
> On Wed, Jun 29, 2011 at 02:46:16PM +1000, Dave Chinner wrote:
> > On Tue, Jun 28, 2011 at 05:53:04PM -0700, Chandra Seetharaman wrote:
> > > Cleanup: Replace bp->flags usage with predefined macros.
> > >
> > > Signed-off-by: Chandra Seetharaman <sekharan at us.ibm.com>
> >
> > Christoph can correct me if I'm wrong, but I'm pretty sure his long term
> > direction is to remove the XFS_BUF_* macros completely.
>
> Yes, at least those that are simpler flags get/set/clear wrappers.
So, the suggestion is to go the other way and remove all the wrappers
and use bp->flags directly ?
>
More information about the xfs
mailing list