From 59c44966394a8d4bb814dc830b390aaf9287bdf5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 24 Mar 2002 02:51:44 +0000 Subject: . --- tmpfs/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tmpfs') diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog index a9644af5..c83500eb 100644 --- a/tmpfs/ChangeLog +++ b/tmpfs/ChangeLog @@ -1,5 +1,13 @@ 2002-03-23 Roland McGrath + * tmpfs.c (options): New static const variable. Add --mode/-m. + (struct option_values): New type. + (parse_opt): Use that for VALUES. Grok -m to set VALUES->mode. + Grok ARGP_KEY_FINI and free our data structure. + (tmpfs_root_mode): New variable, set by -m. + (main): If -m was given, use that instead of underlying node's + permissions. + * tmpfs.c (main): Don't release REALNODE. * node.c: Include "default_pager_U.h", not . -- cgit v1.2.3