afs/fs/afs inode.c,1.17,1.18

dwh at infradead.org dwh at infradead.org
Thu Mar 25 15:31:28 GMT 2004


Update of /home/cvs/afs/fs/afs
In directory phoenix.infradead.org:/tmp/cvs-serv24487/fs/afs

Modified Files:
	inode.c 
Log Message:
convert spaces to a tab


Index: inode.c
===================================================================
RCS file: /home/cvs/afs/fs/afs/inode.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- inode.c	26 Feb 2004 09:22:17 -0000	1.17
+++ inode.c	25 Mar 2004 15:31:25 -0000	1.18
@@ -188,7 +188,7 @@
 #endif
 
 	/* okay... it's a new inode */
-        inode->i_flags |= S_NOATIME;
+	inode->i_flags |= S_NOATIME;
 	vnode->flags |= AFS_VNODE_CHANGED;
 	ret = afs_inode_fetch_status(inode);
 	if (ret<0)




More information about the linux-afs-cvs mailing list