[PVFS2-CVS] commit by robl in pvfs2-1/src/kernel/linux-2.4: Makefile.in

CVS commit program cvs at parl.clemson.edu
Mon Aug 1 19:49:50 EDT 2005


Update of /projects/cvsroot/pvfs2-1/src/kernel/linux-2.4
In directory parlweb:/tmp/cvs-serv3456/src/kernel/linux-2.4

Modified Files:
	Makefile.in 
Log Message:
Murali's patch to add VFS support for extended attributes.  


Index: Makefile.in
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/src/kernel/linux-2.4/Makefile.in,v
diff -u -w -p -u -r1.7 -r1.8
--- Makefile.in	7 Jul 2005 21:38:42 -0000	1.7
+++ Makefile.in	1 Aug 2005 22:49:50 -0000	1.8
@@ -45,6 +45,7 @@ csrc = \
     pvfs2-mod.c \
     pvfs2-bufmap.c \
     symlink.c \
+    xattr.c \
     waitqueue.c
 
 hsrc = \



More information about the PVFS2-CVS mailing list