aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/relayfs_fs.h
diff options
context:
space:
mode:
authorTom Zanussi <zanussi@us.ibm.com>2006-01-08 01:02:26 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-08 20:13:49 -0800
commit51008f9f95a4c3158151a75f88fb03fb0f646aba (patch)
treec4028f7562b36c5e02f40f020a47ae663e21f7cf /include/linux/relayfs_fs.h
parent[PATCH] relayfs: add relayfs_remove_file() (diff)
downloadlinux-dev-51008f9f95a4c3158151a75f88fb03fb0f646aba.tar.xz
linux-dev-51008f9f95a4c3158151a75f88fb03fb0f646aba.zip
[PATCH] relayfs: use generic_ip for private data
Use inode->u.generic_ip instead of relayfs_inode_info to store pointer to user data. Clients using relayfs_file_create() to create their own files would probably more expect their data to be stored in generic_ip; we also intend in the next set of patches to get rid of relayfs-specific stuff in the file operations, so we might as well do it here. Signed-off-by: Tom Zanussi <zanussi@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/relayfs_fs.h')
0 files changed, 0 insertions, 0 deletions