summaryrefslogtreecommitdiff
path: root/fs/fuse/inode.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2008-02-06 09:38:39 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-06 18:41:13 (GMT)
commitb57d426445c98789265de6a9338cdb06462d15fb (patch)
tree66ff8e708c15275af806b0a9847e01d9e3a2f8e5 /fs/fuse/inode.c
parent0952b2a4a82b2deb76463dbcf1355b806dc81134 (diff)
downloadlinux-fsl-qoriq-b57d426445c98789265de6a9338cdb06462d15fb.tar.xz
fuse: save space in struct fuse_req
Move the fields 'dentry' and 'vfsmount' into the request specific union, since these are only used for the RELEASE request. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/fuse/inode.c')
0 files changed, 0 insertions, 0 deletions