]> err.no Git - linux-2.6/blobdiff - fs/cifs/cifs_fs_sb.h
[PATCH] Clean up struct flock definitions
[linux-2.6] / fs / cifs / cifs_fs_sb.h
index 77da902d8f32975c0773e8010147849ac9a04364..ec00d61d53080b1b5e771ba3b0d0d2a83ce6e30a 100644 (file)
@@ -23,6 +23,7 @@
 #define CIFS_MOUNT_SERVER_INUM  4 /* inode numbers from uniqueid from server */
 #define CIFS_MOUNT_DIRECT_IO    8 /* do not write nor read through page cache */
 #define CIFS_MOUNT_NO_XATTR  0x10 /* if set - disable xattr support */
+#define CIFS_MOUNT_MAP_SPECIAL_CHR 0x20 /* remap illegal chars in filenames */
 
 struct cifs_sb_info {
        struct cifsTconInfo *tcon;      /* primary mount */