This is part [1/7] of the v9fs-2.0.2 patch against Linux 2.6.13-rc2-mm2 This part of the patch contains Documentation, Makefiles, and configuration file changes related to hch's comments.
Signed-off-by: Eric Van Hensbergen <[EMAIL PROTECTED]> ---------- fs/9p/Makefile | 1 - 1 files changed, 1 deletion(-) ---------- --- a/fs/9p/Makefile +++ b/fs/9p/Makefile @@ -6,7 +6,6 @@ obj-$(CONFIG_9P_FS) := 9p2000.o vfs_file.o \ vfs_dir.o \ vfs_dentry.o \ - idpool.o \ error.o \ mux.o \ trans_sock.o \ - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html