summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2014-12-12 06:40:27 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2014-12-17 14:43:56 +0300
commit1ad581ebf31688155db50665005af73e0184e427 (patch)
tree8690b8e6669b77cbd3ff31bf578da73e8ebd9aa2 /fs
parent98af592f5bf863137ae2872ed03720f02fbc82c3 (diff)
downloadlinux-1ad581ebf31688155db50665005af73e0184e427.tar.xz
lustre: get rid of playing with ->fs
* removed several pieces of dead code in lustre_compat25.h * don't open-code current_umask() (and BTW, 0755 & (S_IRWXUGO | S_ISVTX) is better spelled as 0755) * fix broken attempt to get the pathname by dentry - abusing d_path() for that is simply wrong. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions