Add support for "noatime" and "nodiratime" mount flags to mount.
authorErik Andersen <andersen@codepoet.org>
Fri, 5 May 2000 19:49:33 +0000 (19:49 -0000)
committerErik Andersen <andersen@codepoet.org>
Fri, 5 May 2000 19:49:33 +0000 (19:49 -0000)
commit6c5f2c602174c7fe0830a1fc4fe5b3dde5ed7068
treee5b0d03dee3ca473422d617ce6985d60f0985c04
parent9b15e50835dba5b9c86df2cfa89aa8d8ce67cb4a
Add support for "noatime" and "nodiratime" mount flags to mount.
Change umount "-f" to mean force, and actually use umount2.
Change umount "-l" to mean "Do not free loop device".
Updates docs accordingly.
 -Erik
busybox.def.h
docs/busybox.pod
mount.c
umount.c
util-linux/mount.c
util-linux/umount.c