commit | d9dabc1a01656868d53a1d08309ca24d922b1376 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Mar 26 15:55:49 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Mar 27 12:39:37 2015 -0400 |
tree | 5b716e728a374c8be25a6e03ad3b82901b3b0006 | |
parent | 4d346bea8f0bf6d6351037899586a85435c15b9b [diff] |
NFS: File unlock needs to be a metadata synchronisation point File unlock needs to update both data and metadata on the NFS server in order to act as a synchronisation point for other clients. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>