[PATCH 07/12] xfs: kill xfs_fs_mount_cmn_err() macro

Christoph Hellwig hch at infradead.org
Tue Jan 18 07:00:23 CST 2011


On Wed, Jan 12, 2011 at 11:35:48AM +1100, Dave Chinner wrote:
> From: Dave Chinner <dchinner at redhat.com>
> 
> The xfs_fs_mount_cmn_err() hide a simple check as to whether the
> mount path should output an error or not. Remove the macro and open
> code the check.

I would be nice to just move the quite flag into the normal mount flags
and have a xfs_mount_warn that checks it based off the mp.




More information about the xfs mailing list