[Ocfs2-devel] [PATCH 0/6] ocfs2: Fix various quota recovery

Jan Kara jack at suse.cz
Wed Feb 28 03:17:56 PST 2018


Hello,

this patch series fixes various issues I've found with ocfs2 quota recovery.
There were possible quota recovery failures or deadlocks when it raced with
umount in a wrong way. Also quota recovery would fail if the filesystem was
mounted read-only. The final patch is an unrelated fix for mount option
parsing I've found when testing my changes. Warning! I've tested these
patches only in local mode (as I don't have ocfs2 clustered setup available
for testing). Can someone please verify things also work properly in clustered
mode when recovery of quotas from other nodes happens? Thanks!

								Honza



More information about the Ocfs2-devel mailing list