summaryrefslogtreecommitdiffstats
path: root/fs/fuse/dev.c
diff options
context:
space:
mode:
authorMiklos Szeredi2016-10-01 07:32:32 +0200
committerMiklos Szeredi2016-10-01 07:32:32 +0200
commitf75fdf22b0a84702d1b72fc1ccd53dcdde121c16 (patch)
treedc83d37bf045bd0aa1e64ffa614faf1696bbe22d /fs/fuse/dev.c
parentfuse: Add posix ACL support (diff)
downloadkernel-qcow2-linux-f75fdf22b0a84702d1b72fc1ccd53dcdde121c16.tar.gz
kernel-qcow2-linux-f75fdf22b0a84702d1b72fc1ccd53dcdde121c16.tar.xz
kernel-qcow2-linux-f75fdf22b0a84702d1b72fc1ccd53dcdde121c16.zip
fuse: don't use ->d_time
Store in memory pointed to by ->d_fsdata. Use ->d_init() to allocate the storage. Need to use RCU freeing because the data is used in RCU lookup mode. We could cast ->d_fsdata directly on 64bit archs, but I don't think this is worth the extra complexity. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/fuse/dev.c')
0 files changed, 0 insertions, 0 deletions