git: hammer2 - Refactor frontend part 10/many

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 23 23:28:57 PDT 2015


commit 7026ada6751d0fb1f9ccefb265d48fa763182b6a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jun 23 23:28:15 2015 -0700

    hammer2 - Refactor frontend part 10/many
    
    * New file hammer2_xops.c will contain the backend XOPs.  In this
      commit, just hammer2_xop_readdir() so far.

Summary of changes:
 sys/vfs/hammer2/hammer2_xops.c | 927 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 927 insertions(+)
 create mode 100644 sys/vfs/hammer2/hammer2_xops.c

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7026ada6751d0fb1f9ccefb265d48fa763182b6a


-- 
DragonFly BSD source repository



More information about the Commits mailing list