summaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorAl Viro2016-07-19 19:16:52 +0200
committerAl Viro2016-07-19 19:16:52 +0200
commita4a4f9439c73b921ef246368fc6f2d7c0281e99d (patch)
tree7ed28dab1f5a5b9769a919dbeb523ebd1e87a8e6 /fs/namei.c
parentMerge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere... (diff)
downloadkernel-qcow2-linux-a4a4f9439c73b921ef246368fc6f2d7c0281e99d.tar.gz
kernel-qcow2-linux-a4a4f9439c73b921ef246368fc6f2d7c0281e99d.tar.xz
kernel-qcow2-linux-a4a4f9439c73b921ef246368fc6f2d7c0281e99d.zip
bdev: get rid of ->bd_inodes
Since 2006 we have ->i_bdev pinning bdev in question, so there's no way to get to bdev ->evict_inode() while there's an aliasing inode anywhere. In other words, the only place walking the list of aliases is guaranteed to do it only when the list is empty... Remove the detritus; it should've been done in "[PATCH] Fix a race condition between ->i_mapping and iput()", but nobody had noticed it back then. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions