DragonFlyBSD/src c42feedsys/vfs/hammer2 hammer2_flush.c hammer2_inode.c

hammer2 - Fix panic related to the accounting for pfs-create

* Properly disconnect the inode created by pfs-create from the spmp so it
  can be reassociated with the pmp.

* Do not allow the newly created inode to be emplaced on the spmp's sideq,
  which will cause a duplicate inode structure to be created if the
  pfs is then mounted.

Reported-by: Romick
DeltaFile
+12-5sys/vfs/hammer2/hammer2_flush.c
+2-1sys/vfs/hammer2/hammer2_inode.c
+2-0sys/vfs/hammer2/hammer2_ioctl.c
+1-0sys/vfs/hammer2/hammer2.h
+17-64 files

UnifiedSplitRaw