Files
linux/fs/afs/file.c
David Howells 7286fad157 afs: Flush outstanding writes when an fd is closed
[ Upstream commit 58fed94dfb ]

Flush outstanding writes in afs when an fd is closed.  This is what NFS and
CIFS do.

Reported-by: Marc Dionne <marc.c.dionne@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:07:24 +01:00

8.6 KiB