]> git.baikalelectronics.ru Git - kernel.git/commit
isofs: don't bother with ->d_op for normal case
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 28 Oct 2014 22:40:11 +0000 (18:40 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 31 Oct 2014 10:33:17 +0000 (06:33 -0400)
commit62670b480b14a80134bd83246acf1e4dd65d7488
tree699707a904ddabdd6efbae1b5bef18ba2506ceec
parent04684f56ed27dea588e7a42f83124b42fab5791f
isofs: don't bother with ->d_op for normal case

we only need it for joliet and case-insensitive mounts

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/isofs/inode.c
fs/isofs/namei.c