summaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorAl Viro2015-11-16 00:24:17 +0100
committerAl Viro2015-12-07 02:43:26 +0100
commit9cdce3c074fbd7083923f15225e112a91daff8ed (patch)
treef1c4e23622a46b610f1f710c7c248b73ee7269b3 /fs/namei.c
parentudf: don't duplicate page_symlink_inode_operations (diff)
downloadkernel-qcow2-linux-9cdce3c074fbd7083923f15225e112a91daff8ed.tar.gz
kernel-qcow2-linux-9cdce3c074fbd7083923f15225e112a91daff8ed.tar.xz
kernel-qcow2-linux-9cdce3c074fbd7083923f15225e112a91daff8ed.zip
ufs: get rid of ->setattr() for symlinks
It was to needed for a couple of months in 2010, until UFS quota support got dropped. Since then it's equivalent to simple_setattr() (i.e. the default) for everything except the regular files. And dropping it there allows to convert all UFS symlinks to {page,simple}_symlink_inode_operations, getting rid of fs/ufs/symlink.c completely. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions