diff options
author | Christoph Hellwig <hch@lst.de> | 2010-10-24 19:40:24 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2010-10-26 03:26:15 +0200 |
commit | d895a1c96af8c2a0f6a5e0119695a7c6b92df8db (patch) | |
tree | 6c6c72f5a071eb3c1c31b9188e8237d64001b2eb /fs/libfs.c | |
parent | fs: inode split IO and LRU lists (diff) | |
download | linux-d895a1c96af8c2a0f6a5e0119695a7c6b92df8db.tar.xz linux-d895a1c96af8c2a0f6a5e0119695a7c6b92df8db.zip |
fs: do not drop inode_lock in dispose_list
Despite the comment above it we can not safely drop the lock here.
invalidate_list is called from many other places that just umount.
Also switch to proper list macros now that we never drop the lock.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions