diff options
author | Alexey Dobriyan <adobriyan@sw.ru> | 2007-07-16 08:40:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-16 18:05:44 +0200 |
commit | 00c5746da9fc6a793b9d94a8001ded5929f3a773 (patch) | |
tree | 3e8bf3568ef813a3dba10420aa31efaad8b2ad5d /fs/block_dev.c | |
parent | ext2: fix a comment when ext2_release_file() is called (diff) | |
download | linux-00c5746da9fc6a793b9d94a8001ded5929f3a773.tar.xz linux-00c5746da9fc6a793b9d94a8001ded5929f3a773.zip |
mutex_unlock() later in seq_lseek()
All manipulations with struct seq_file::version are done under
struct seq_file::lock except one introduced in commit
d6b7a781c51c91dd054e5c437885205592faac21
aka "[PATCH] Speed up /proc/pid/maps"
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions