summaryrefslogtreecommitdiff
path: root/fs/cifs/connect.c
diff options
context:
space:
mode:
authorNamjae Jeon <namjae.jeon@samsung.com>2014-08-22 05:22:51 (GMT)
committerSteve French <smfrench@gmail.com>2014-08-22 05:20:39 (GMT)
commit787aded65044e4cabefcf7eb7576c2dd6b151468 (patch)
tree43f16f4b5407733662fd975ca8156aef5e545fb4 /fs/cifs/connect.c
parentd4a029d21556437b09ffb3207cf2871651bec38f (diff)
downloadlinux-787aded65044e4cabefcf7eb7576c2dd6b151468.tar.xz
cifs: Allow directIO read/write during cache=strict
Currently cifs have all or nothing approach for directIO operations. cache=strict mode does not allow directIO while cache=none mode performs all the operations as directIO even when user does not specify O_DIRECT flag. This patch enables strict cache mode to honour directIO semantics. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com> Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/connect.c')
0 files changed, 0 insertions, 0 deletions