Re: [PATCH 09/14] xfs: introduce new locks for the log grant ticket wait queues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +		/* co-ordinate with xfs_log_force_shutdown */
> +		if (XLOG_FORCED_SHUTDOWN(log)) {
> +			spin_unlock(&log->l_grant_reserve_lock);
> +			goto error_return;
> +		}

Where is this coming from?  Otherwise the patch looks good to me.

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux