Patch to delete target file from tc_magic.c.
Signed-Off-By: Chandra Seetharaman <[EMAIL PROTECTED]>
Signed-Off-By: Gerrit Huizenga <[EMAIL PROTECTED]>
Index: linux-2.6.13-ckrm1/fs/rcfs/tc_magic.c
===================================================================
--- linux-2.6.13-ckrm1.orig/fs/rcfs/tc_magic.c 2005-09-09 17:42:58.000000000
-0700
+++ linux-2.6.13-ckrm1/fs/rcfs/tc_magic.c 2005-09-09 17:43:34.000000000
-0700
@@ -44,12 +44,6 @@ struct rcfs_magf tc_rootdesc[] = {
},
/* Rest are root's magic files */
{
- .name = "target",
- .mode = TC_FILE_MODE,
- .i_fop = &target_fileops,
- .i_op = &rcfs_file_inode_operations,
- },
- {
.name = "members",
.mode = TC_FILE_MODE,
.i_fop = &members_fileops,
Index: linux-2.6.13-ckrm1/include/linux/rcfs.h
===================================================================
--- linux-2.6.13-ckrm1.orig/include/linux/rcfs.h 2005-09-09
17:29:14.000000000 -0700
+++ linux-2.6.13-ckrm1/include/linux/rcfs.h 2005-09-09 17:43:34.000000000
-0700
@@ -73,7 +73,6 @@ extern struct inode_operations rcfs_dir_
extern struct inode_operations rcfs_rootdir_inode_operations;
extern struct inode_operations rcfs_file_inode_operations;
-extern struct file_operations target_fileops;
extern struct file_operations shares_fileops;
extern struct file_operations stats_fileops;
extern struct file_operations config_fileops;
--
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech