diff options
author | Jan Kara <jack@suse.cz> | 2012-11-13 17:05:14 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-26 11:34:56 -0800 |
commit | 2f21676d17f0c67263e87f13859682712b643323 (patch) | |
tree | 02d852bb83e5b9e9e1afd5155bbceaffb50c6693 /fs/stack.c | |
parent | a7b8408f3c42adc601513bb7b8dae9ef05a1719e (diff) |
reiserfs: Move quota calls out of write lock
commit 7af11686933726e99af22901d622f9e161404e6b upstream.
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.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions