diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2010-07-04 08:18:57 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-08-09 20:47:27 (GMT) |
commit | 0e4f6a791b1e8cfde75a74e2f885642ecb3fe9d8 (patch) | |
tree | 3cb4d6590be13c4890a7d6d40b90a2517ccbe87a /scripts/ver_linux | |
parent | 918377b696bff7384923a1ef4bf0af7626cb9b68 (diff) | |
download | linux-fsl-qoriq-0e4f6a791b1e8cfde75a74e2f885642ecb3fe9d8.tar.xz |
Fix reiserfs_file_release()
a) count file openers correctly; i_count use was completely wrong
b) use new mutex for exclusion between final close/open/truncate,
to protect tailpacking logics. i_mutex use was wrong and resulted
in deadlocks.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions