git: sys/vfs/tmpfs: Rename ROOTINO to TMPFS_ROOTINO

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon May 11 19:06:09 PDT 2015


commit 5b09d16ce301461ba379da35fa870ac321d7bf39
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue May 12 10:49:38 2015 +0900

    sys/vfs/tmpfs: Rename ROOTINO to TMPFS_ROOTINO
    
    - Rename it so that the utility program can distinguish it from UFS's
      ROOTINO when they need to include filesystem headers possibly in the
      future.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b09d16ce301461ba379da35fa870ac321d7bf39


-- 
DragonFly BSD source repository



More information about the Commits mailing list