Add MKNOD command support
[deb_libnfs.git] / nfs / nfs.x
index 1f4976b14e3a3b5188a2306dc616c7fe9d2db654..76b6d7e508f799c98e0c5a99ca43a8a0d73d4d67 100644 (file)
--- a/nfs/nfs.x
+++ b/nfs/nfs.x
@@ -816,7 +816,8 @@ program NFS_PROGRAM {
                SYMLINK3res
                NFS3_SYMLINK(SYMLINK3args)         = 10;
 
-/*             MKNOD3res NFSPROC3_MKNOD(MKNOD3args)             = 11;*/
+               MKNOD3res
+               NFS3_MKNOD(MKNOD3args)             = 11;
 
                REMOVE3res
                NFS3_REMOVE(REMOVE3args)           = 12;