summaryrefslogtreecommitdiffstats
path: root/fs/ext3/balloc.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2012-11-13 17:05:14 +0100
committerJan Kara <jack@suse.cz>2012-11-19 21:34:33 +0100
commit7af11686933726e99af22901d622f9e161404e6b (patch)
treea693298183889f319942b70ab1013a5e14a4673c /fs/ext3/balloc.c
parentreiserfs: Protect reiserfs_quota_write() with write lock (diff)
downloadlinux-7af11686933726e99af22901d622f9e161404e6b.tar.xz
linux-7af11686933726e99af22901d622f9e161404e6b.zip
reiserfs: Move quota calls out of write lock
Calls into highlevel quota code cannot happen under the write lock. These calls take dqio_mutex which ranks above write lock. So drop write lock before calling back into quota code. CC: stable@vger.kernel.org # >= 3.0 Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions