[PATCH 06/10] xfs: kill the unused XFS_QMOPT_* flush flags V2

Christoph Hellwig hch at infradead.org
Wed Feb 3 05:17:55 CST 2010


On Wed, Feb 03, 2010 at 10:25:00AM +1100, Dave Chinner wrote:
> dquots are never flushed asynchronously. Remove the flag and the
> async write support from the flush function. Make the default flush
> a delwri flush to make the inode flush code, which leaves the
> XFS_QMOPT_SYNC the only flag remaining.  Convert that to use
> SYNC_WAIT instead, just like the inode flush code.
> 
> V2:
> - just pass flush flags straight through

Still looks good with that minor change,


Reviewed-by: Christoph Hellwig <hch at lst.de>




More information about the xfs mailing list