Dan Carpenter 8a7b0d8e8d CIFS: Set ->should_dirty in cifs_user_readv()
The current code causes a static checker warning because ITER_IOVEC is
zero so the condition is never true.

Fixes: 6685c5e2d1ac ("CIFS: Add asynchronous read support through kernel AIO")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steve French <smfrench@gmail.com>
2017-06-20 17:57:27 -05:00
..
2016-10-13 19:48:11 -05:00
2017-04-07 08:04:41 -05:00
2017-05-03 19:32:35 -05:00
2016-12-15 00:21:37 -06:00
2017-05-03 10:10:10 -05:00
2017-01-14 14:58:29 -06:00
2017-03-02 23:13:37 -06:00
2017-05-03 10:10:10 -05:00
2017-05-12 19:55:56 -05:00
2017-04-07 08:04:40 -05:00