summaryrefslogtreecommitdiff
path: root/include/linux/devfs_fs.h
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2003-12-12 19:45:10 -0800
committerLinus Torvalds <torvalds@home.osdl.org>2003-12-12 19:45:10 -0800
commit14c5d2d2e97f75e744fd7b62c8e5bd826c1402c7 (patch)
treed527b0c3943b189569e84eb2ec8a1ec8b83eaea7 /include/linux/devfs_fs.h
parent5965168e8e5392eded4c40eaf0c7e96be2346529 (diff)
[PATCH] HPFS: missing lock_kernel() in hpfs_readdir()
In 2.5.x, the BKL was pushed from vfs_readdir() into the filesystem specific functions. But only the unlock_kernel() made it into the HPFS code, lock_kernel() got lost on the way. This rendered the filesystem unusable. This adds the missing lock_kernel(). It's been tested by Timo Maier who also reported the problem earlier today.
Diffstat (limited to 'include/linux/devfs_fs.h')
0 files changed, 0 insertions, 0 deletions