remove unlock_kernel() left accidentally
J. R. Okajima authored
commit 337eb00a
Push BKL down into ->remount_fs()
and
commit 4aa98cf7


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: default avatarJ. R. Okajima <hooanon05@yahoo.co.jp>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
b0895513
Name Last commit Last update
..
9p Fix a leak in failure exit in 9p ->get_sb()
adfs Fix adfs GET_FRAG_ID() on big-endian
affs affs: add ->sync_fs
afs push BKL down into ->put_super
autofs switch follow_down()
autofs4 switch follow_down()
befs push BKL down into ->put_super
bfs bfs: add ->sync_fs
btrfs enforce ->sync_fs is only called for rw superblock
cachefiles enforce ->sync_fs is only called for rw superblock
cifs push BKL down into ->put_super
coda splice: implement default splice_read method
configfs configfs: Rework configfs_depend_item() locking and make lockdep happy
cramfs fs/cramfs: return f_fsid for statfs(2)
debugfs debugfs: function to know if debugfs is initialized
devpts devpts: unregister the file system on error
dlm dlm: use more NOFS allocation
ecryptfs push BKL down into ->put_super
efs fs/efs: return f_fsid for statfs(2)
exofs [SCSI] Merge branch 'linus'
exportfs Merge branch 'next' into for-linus
ext2 trivial: ext2: fix a typo in comment in ext2.h
ext3 ext3: avoid unnecessary spinlock in critical POSIX ACL path
ext4 ext4: avoid unnecessary spinlock in critical POSIX ACL path
fat fat: add ->sync_fs
freevxfs
fscache
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hppfs
hugetlbfs
isofs
jbd
jbd2
jffs2
jfs
lockd
minix
ncpfs
nfs
nfs_common
nfsd
nilfs2
nls
notify
ntfs
ocfs2
omfs
openpromfs
partitions
proc
qnx4
quota
ramfs
reiserfs
romfs
smbfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs
Kconfig
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c
filesystems.c
fs-writeback.c
fs_struct.c
generic_acl.c
inode.c
internal.h
ioctl.c
ioprio.c
libfs.c
locks.c
mbcache.c
mpage.c
namei.c
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
super.c
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c