hammer2 - Shift inode xop functions into hammer2_xop.c
commitab8c8a18bc701ec390c7ba2a4d6f3e8ab461e91b
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 30 Jul 2018 00:21:01 +0000 (29 17:21 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 13 Aug 2018 00:17:01 +0000 (12 17:17 -0700)
tree88002903c92a88753c66483335f1b3b323e58dc5
parentc4421f075b17e1466981307d93b091b2f9171685
hammer2 - Shift inode xop functions into hammer2_xop.c

* Move the inode related xop functions from hammer2_inode.c
  to hammer2_xop.c.  Leave the xop functions in strategy
  and flush where they are.

* Fix desc macro.
sys/vfs/hammer2/hammer2_admin.c
sys/vfs/hammer2/hammer2_inode.c
sys/vfs/hammer2/hammer2_xops.c