[PATCH 10/13] xfs: xfs_quiesce_attr() should quiesce the log like unmount
Mark Tinguely
tinguely at sgi.com
Tue Sep 4 16:04:34 CDT 2012
On 08/30/12 07:00, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> xfs_quiesce_attr() is supposed to leave the log empty with an
> unmount record written. Right now it does not wait for the AIL to be
> emptied before writing the unmount record, not does it wait for
> metadata IO completion, either. Fix it to use the same method and
> code as xfs_log_unmount().
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---
Looks good.
Reviewed-by: Mark Tinguely <tinguely at sgi.com>
More information about the xfs
mailing list