Whamcloud - gitweb
b=8654
[fs/lustre-release.git] / lustre / llite / file.c
index c993a2e..1d3c764 100644 (file)
@@ -1860,10 +1860,10 @@ int ll_inode_revalidate_it(struct dentry *dentry)
 
         ll_lookup_finish_locks(&oit, dentry);
         
-        /*
+        
         if (!req && (oit.it_op & IT_GETATTR))
                 ll_audit_log(inode, AUDIT_STAT, 0);
-        */
+        
         if (!LLI_HAVE_FLSIZE(inode)) {
                 /* if object not yet allocated, don't validate size */
                 lsm = lli->lli_smd;