https://github.com/torvalds/linux
Revision b5450d9c84bdd38b261922057cd167da51dfae93 authored by Christoph Hellwig on 19 June 2009, 08:30:07 UTC, committed by Al Viro on 24 June 2009, 12:15:24 UTC
Reiserfs doesn't use lock_super anywhere internally, and ->remount_fs
which calls reiserfs_resize does have it currently but also expects it
to be held on return, so there's no business for the unlock_super here.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked by Edward Shishkin <edward.shishkin@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 4e8a237
History
Tip revision: b5450d9c84bdd38b261922057cd167da51dfae93 authored by Christoph Hellwig on 19 June 2009, 08:30:07 UTC
reiserfs: remove stray unlock_super in reiserfs_resize
Tip revision: b5450d9
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.7 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top