git: hammer - Allow NFS exports of slaves
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Apr 24 10:22:57 PDT 2015
commit d979d7131abb9a0d5a29b9dd28aebe6c8c327ab4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Apr 24 09:42:09 2015 -0700
hammer - Allow NFS exports of slaves
* Allows a SLAVE PFS to be exported.
* WARNING: Clients who mount a SLAVE PFS from a server will only mount a
snapshot. The client must unmount and remount the slave to resynchronize
it. Also, if the server wipes the history pertaining the snapshot the
client mounted, the client's mount will become corrupt.
Summary of changes:
sys/vfs/hammer/hammer_inode.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d979d7131abb9a0d5a29b9dd28aebe6c8c327ab4
--
DragonFly BSD source repository
More information about the Commits
mailing list