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>
Mon, 30 Oct 2017 21:53:58 +0000 (21:53 +0000)
commitbda27f191d9203c18cbc235d436d50a5684f3c10
tree31c50b52ed8a7ef9c8899c7688977c4574f13ec2
parenta0b28137413d5093765cf327b84871fe33ea93b9
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