diff options
author | Jan Kara <jack@suse.cz> | 2012-11-13 17:05:14 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2012-11-19 21:34:33 +0100 |
commit | 7af11686933726e99af22901d622f9e161404e6b (patch) | |
tree | a693298183889f319942b70ab1013a5e14a4673c /scripts | |
parent | 361d94a338a3fd0cee6a4ea32bbc427ba228e628 (diff) | |
download | linux-7af11686933726e99af22901d622f9e161404e6b.tar.bz2 |
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 'scripts')
0 files changed, 0 insertions, 0 deletions