Namjae Jeon 787aded650 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>
2014-08-22 00:20:39 -05:00
..
2013-11-08 05:57:46 +09:00
2014-05-21 10:18:05 -07:00
2013-06-26 23:45:05 -05:00
2014-08-20 21:21:29 -05:00
2012-07-24 10:25:13 -05:00
2013-09-08 14:54:24 -05:00