Whamcloud - gitweb
liblustre: fix timeout during mknod tests.
authorericm <ericm>
Fri, 8 Aug 2003 10:14:23 +0000 (10:14 +0000)
committerericm <ericm>
Fri, 8 Aug 2003 10:14:23 +0000 (10:14 +0000)
lustre/liblustre/namei.c

index a8373cc..8d018de 100644 (file)
@@ -378,6 +378,7 @@ translate_lookup_intent(struct intent *intent, const char *path)
          * symlink: INT_CREAT
          * unlink: INT_UPDPARENT
          * rmdir: INT_UPDPARENT
+         * mknod: INT_CREAT
          * stat: INT_GETATTR
          * setattr: NULL
          *