[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1328868181-16979-1-git-send-email-jack@suse.cz>
Date: Fri, 10 Feb 2012 11:02:59 +0100
From: Jan Kara <jack@...e.cz>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-fsdevel@...r.kernel.org,
Dave Chinner <david@...morbit.com>, mpatocka@...hat.com,
Eric Sandeen <sandeen@...deen.net>
Subject: [PATCH 0/2 v2] Fix deadlock with suspend & quotas
Hello Al,
This is my attempt to fix deadlock in quota code when filesystem is
suspended and someone tries to modify quota e.g. via Q_SETQUOTA command. I
added a VFS function to get a superblock reference and return only after
the filesystem is thawed.
Changes since v1:
* wait for frozen fs really only when requested
* updated some comments & names
Honza
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists