aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/cifsglob.h')
-rw-r--r--fs/cifs/cifsglob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h
index e6435cba8113..8bcf5a4bcded 100644
--- a/fs/cifs/cifsglob.h
+++ b/fs/cifs/cifsglob.h
@@ -479,6 +479,8 @@ struct dfs_info3_param {
479 */ 479 */
480 480
481#define CIFS_FATTR_DFS_REFERRAL 0x1 481#define CIFS_FATTR_DFS_REFERRAL 0x1
482#define CIFS_FATTR_DELETE_PENDING 0x2
483#define CIFS_FATTR_NEED_REVAL 0x4
482 484
483struct cifs_fattr { 485struct cifs_fattr {
484 u32 cf_flags; 486 u32 cf_flags;