cifs: add passthrough for smb2 setinfo
[linux-2.6-microblaze.git] / fs / cifs / cifs_ioctl.h
index 086ddc5..6c3bd07 100644 (file)
@@ -46,6 +46,7 @@ struct smb_snapshot_array {
 /* query_info flags */
 #define PASSTHRU_QUERY_INFO    0x00000000
 #define PASSTHRU_FSCTL         0x00000001
+#define PASSTHRU_SET_INFO      0x00000002
 struct smb_query_info {
        __u32   info_type;
        __u32   file_info_class;