hammer - Allow NFS exports of slaves
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 24 Apr 2015 16:42:09 +0000 (09:42 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 24 Apr 2015 16:42:09 +0000 (09:42 -0700)
commitd979d7131abb9a0d5a29b9dd28aebe6c8c327ab4
treec351fb9124d1bbad5fee4eb48f34600c5448387f
parentdad4f08a1feebb07edb289ea6aeb909f62e28484
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.
sys/vfs/hammer/hammer_inode.c