git: DragonFly_RELEASE_5_0 kernel: Rename tmpfs_args.h to tmpfs_mount.h

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Mon Oct 30 14:54:16 PDT 2017


commit bda27f191d9203c18cbc235d436d50a5684f3c10
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date:   Sun Oct 29 21:36:47 2017 +0000

    kernel: Rename tmpfs_args.h to tmpfs_mount.h
    
    This is slightly more consistent with the other VFS.

Summary of changes:
 sbin/mount_tmpfs/mount_tmpfs.c                | 2 +-
 sbin/mount_tmpfs/mount_tmpfs.h                | 2 +-
 sys/vfs/tmpfs/{tmpfs_args.h => tmpfs_mount.h} | 7 ++++---
 sys/vfs/tmpfs/tmpfs_vfsops.c                  | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)
 rename sys/vfs/tmpfs/{tmpfs_args.h => tmpfs_mount.h} (92%)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list