Whamcloud - gitweb
It's been a good day: chmod/chown and friends now work for Lustre Light.
[fs/lustre-release.git] / lustre / llite / dir.c
index f07a310..ebc68e9 100644 (file)
@@ -488,8 +488,8 @@ got_it:
        err = ext2_commit_chunk(page, from, to);
 
        // change_inode happens with the commit_chunk
-        // ll_change_inode(dir);
-       /* OFFSET_CACHE */
+       /* XXX OFFSET_CACHE */
+
 out_unlock:
        UnlockPage(page);
 out_page: