xfs/linux/xfs_message.c

Dave Morrison dave at bnl.gov
Mon Jun 5 19:27:32 CEST 2000


Hi,

Small patch needed to keep up with very recent change to xfs_message.h:

Index: xfs_message.c
===================================================================
RCS file:
/afs/stacken.kth.se/src/SourceRepository/arla/xfs/linux/xfs_message.c,v
retrieving revision 1.79
diff -u -r1.79 xfs_message.c
--- xfs_message.c	2000/05/24 17:03:50	1.79
+++ xfs_message.c	2000/06/05 17:06:59
@@ -302,7 +302,7 @@
 		dput(DATA_FROM_XNODE(t));
 	    }
 	    DATA_FROM_XNODE(t) = dentry;
-	    if (message->flag & XFS_INVALID_DNLC)
+	    if (message->flag & XFS_ID_INVALID_DNLC)
 		clear_all_childs (inode);
 	    t->tokens = message->node.tokens;
 	    t->attr = message->node.attr;


Cheers,
Dave
-- 
David Morrison  Brookhaven National Laboratory  phone: 631-344-5840
                Physics Department, Bldg 510 C    fax: 631-344-3253
		          Upton, NY 11973-5000  email: dave at bnl.gov





More information about the Arla-drinkers mailing list