summaryrefslogtreecommitdiff
path: root/kernel/user.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2003-02-10 07:36:54 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2003-02-10 07:36:54 -0800
commite1f3b1fc6d0936fff36942c84503960ecd937abe (patch)
treeb52125382753c87fde1a7449f0dc157bc1cd5777 /kernel/user.c
parentec07c5c10a251efd40afaf0117621f613118265a (diff)
[PATCH] Don't run unlock_super() in ext3_fill_super()
A very long time ago ext3_fill_super() was beng called under the VFS's lock_super(), and it had to drop that lock for deadlock avoidance reasons. But the VFS was later changed to not take lock_super() across ->fill_super(), so we're upping a non-downed semaphore. Just take it out.
Diffstat (limited to 'kernel/user.c')
0 files changed, 0 insertions, 0 deletions