patch-2.3.39 linux/include/linux/ncp_fs.h

Next file: linux/include/linux/ntfs_fs_i.h
Previous file: linux/include/linux/msg.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.38/linux/include/linux/ncp_fs.h linux/include/linux/ncp_fs.h
@@ -124,6 +124,8 @@
 #define NCP_IOC_GETDENTRYTTL		_IOW('n', 12, __u32)
 #define NCP_IOC_SETDENTRYTTL		_IOR('n', 12, __u32)
 
+#define	NCP_IOC_GETMOUNTUID32		_IOW('n', 13, __kernel_uid32_t)
+
 /*
  * The packet size to allocate. One page should be enough.
  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)