]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*
authorTom Zanussi <zanussi@us.ibm.com>
Sun, 8 Jan 2006 09:02:31 +0000 (01:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:51 +0000 (20:13 -0800)
commit96e8f69b89848097c8450088badf87b9aec37a67
treef5d1c91d1e16b0e8649ccaf3bdd7d163658e7455
parentf44ecfc0232465512a81d6b5f4689829816bb234
[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*

This patch renames relayfs_file_operations to relay_file_operations, and the
file operations themselves from relayfs_XXX to relay_file_XXX, to make it more
clear that they refer to relay files.

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>
fs/relayfs/inode.c
fs/relayfs/relay.c
include/linux/relayfs_fs.h