diff options
Diffstat (limited to 'fs/cifs/cifsglob.h')
-rw-r--r-- | fs/cifs/cifsglob.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h index 982fdf92c791..1fdc37041057 100644 --- a/fs/cifs/cifsglob.h +++ b/fs/cifs/cifsglob.h | |||
@@ -920,6 +920,7 @@ struct cifs_open_parms { | |||
920 | int create_options; | 920 | int create_options; |
921 | const char *path; | 921 | const char *path; |
922 | struct cifs_fid *fid; | 922 | struct cifs_fid *fid; |
923 | bool reconnect:1; | ||
923 | }; | 924 | }; |
924 | 925 | ||
925 | struct cifs_fid { | 926 | struct cifs_fid { |