diff options
author | Pavel Shilovsky <piastry@etersoft.ru> | 2012-12-21 15:05:47 +0400 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-01-02 08:59:55 +0400 |
commit | ca8aa29c60238720af2ca2a5caab25fa0c70067e (patch) | |
tree | cc5940d0c0acaa31b19793b456423764ac97afe0 /fs/cifs/smb1ops.c | |
parent | 31efee60f489c759c341454d755a9fd13de8c03d (diff) | |
download | linux-ca8aa29c60238720af2ca2a5caab25fa0c70067e.tar.xz |
Revert "CIFS: Fix write after setting a read lock for read oplock files"
that solution has data races and can end up two identical writes to the
server: when clientCanCacheAll value can be changed during the execution
of __generic_file_aio_write.
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/cifs/smb1ops.c')
0 files changed, 0 insertions, 0 deletions