sys/vfs/tmpfs: Rename ROOTINO to TMPFS_ROOTINO
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 12 May 2015 01:49:38 +0000 (10:49 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 12 May 2015 01:49:38 +0000 (10:49 +0900)
commit5b09d16ce301461ba379da35fa870ac321d7bf39
tree9e7f48879f6a14852de17272c92593f30233c537
parent974226b45234d68d00c4a1d087e5487df87efb08
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.
sys/vfs/tmpfs/tmpfs.h
sys/vfs/tmpfs/tmpfs_vfsops.c