DragonFlyBSD/src b5795b6sys/vfs/hammer2 hammer2_xops.c hammer2_cluster.c

hammer2 - Cleanup pass, remove unused fields and code

* Remove the unused per-inode cluster cache.  The code isn't really
  compatible with the XOP mechanism.

* Remove unused hammer2_xop_nlink() and related structures.  Hardlinking
  is handled through normal hammer2_inode_*() functions and no longer
  needs an explicit backend.

* Remove the unused iocb.cluster field.  iocb's are now exclusively
  backend entities.
DeltaFile
+0-175sys/vfs/hammer2/hammer2_xops.c
+0-44sys/vfs/hammer2/hammer2_cluster.c
+0-28sys/vfs/hammer2/hammer2_inode.c
+1-20sys/vfs/hammer2/hammer2_admin.c
+0-11sys/vfs/hammer2/hammer2.h
+0-2sys/vfs/hammer2/hammer2_io.c
+1-2806 files

UnifiedSplitRaw