diff options
author | J. R. Okajima <hooanon05@yahoo.co.jp> | 2009-06-16 18:16:50 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-06-17 06:36:35 +0200 |
commit | b0895513f499b8f786d292ce48589ca210ca1d6e (patch) | |
tree | e7e7e684f19a930ca029afa08396aa5170e7fb3d /Documentation | |
parent | ext4: avoid unnecessary spinlock in critical POSIX ACL path (diff) | |
download | linux-b0895513f499b8f786d292ce48589ca210ca1d6e.tar.xz linux-b0895513f499b8f786d292ce48589ca210ca1d6e.zip |
remove unlock_kernel() left accidentally
commit 337eb00a2c3a421999c39c94ce7e33545ee8baa7
Push BKL down into ->remount_fs()
and
commit 4aa98cf768b6f2ea4b204620d949a665959214f6
Push BKL down into do_remount_sb()
were uncorrectly merged.
The former removes one pair of lock/unlock_kernel(), but the latter adds
several unlock_kernel(). Finally a few unlock_kernel() calls left.
Signed-off-by: J. R. Okajima <hooanon05@yahoo.co.jp>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions