kernel: Rename tmpfs_args.h to tmpfs_mount.h
authorMarkus Pfeiffer <markus.pfeiffer@morphism.de>
Sun, 29 Oct 2017 21:36:47 +0000 (21:36 +0000)
committerMarkus Pfeiffer <markus.pfeiffer@morphism.de>
Sun, 29 Oct 2017 23:13:33 +0000 (23:13 +0000)
commitf3c171e442cd3e8a447831fc3dff2bab1ad3c2c9
tree04f5730dd0954ff2f5081dce1e4150fcbc721555
parent2fb636207f69d1e8bb5a39c59c0a199407d425b9
kernel: Rename tmpfs_args.h to tmpfs_mount.h

This is slightly more consistent with the other VFS.
sbin/mount_tmpfs/mount_tmpfs.c
sbin/mount_tmpfs/mount_tmpfs.h
sys/vfs/tmpfs/tmpfs_mount.h [moved from sys/vfs/tmpfs/tmpfs_args.h with 92% similarity]
sys/vfs/tmpfs/tmpfs_vfsops.c