+1
−1
+2
−0
+8
−1
Loading
cifs_update_eof has the potential to be racy if multiple threads are
trying to modify it at the same time. Protect modifications of the
server_eof value with the inode->i_lock.
Signed-off-by:
Jeff Layton <jlayton@redhat.com>