git: sys/vfs/tmpfs: Bring in a macro from UFS

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon May 11 14:17:12 PDT 2015


commit de8da6a3d3120b35ae8c4133a5bef6a455552ce6
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue May 12 00:20:02 2015 +0900

    sys/vfs/tmpfs: Bring in a macro from UFS
    
    - Bring in ROOTINO macro from UFS whose root inode# also starts from 2.

Summary of changes:
 sys/vfs/tmpfs/tmpfs.h        | 2 ++
 sys/vfs/tmpfs/tmpfs_vfsops.c | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/de8da6a3d3120b35ae8c4133a5bef6a455552ce6


-- 
DragonFly BSD source repository



More information about the Commits mailing list