commit | 58fed94dfb17e89556b5705f20f90e5b2971b6a1 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Mar 16 16:27:45 2017 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Mar 16 16:27:45 2017 +0000 |
tree | 00d5b982c1811083138f3ee7a614834bad87c32e | |
parent | e8e581a88c5f5fc7cf1f636d122b77fbcfc8c2f6 [diff] |
afs: Flush outstanding writes when an fd is closed 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>