CIFS: Reconnect durable handles for SMB2
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / cifs / cifsglob.h
index 982fdf9..1fdc370 100644 (file)
@@ -920,6 +920,7 @@ struct cifs_open_parms {
        int create_options;
        const char *path;
        struct cifs_fid *fid;
+       bool reconnect:1;
 };
 
 struct cifs_fid {