Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-01-31 | (diskfs_S_fsys_set_options): Use rwlock_writer_lock instead of | Roland McGrath | |
rwlock_reader_lock in DO_CHILDREN case. | |||
1995-11-21 | Include <string.h>. | Michael I. Bushnell | |
1995-11-21 | (diskfs_S_fsys_get_options): Revert last change. | Michael I. Bushnell | |
1995-11-21 | (diskfs_S_fsys_get_options): diskfs_get_options -> | Michael I. Bushnell | |
_diskfs_get_options. | |||
1995-11-06 | (diskfs_S_fsys_get_options): New function. | Miles Bader | |
1995-10-19 | (diskfs_S_fsys_set_options): | Miles Bader | |
Hold DISKFS_FSYS_LOCK for writing while setting our own options, and for reading while setting our children's. Dereference PT even when a child filesystem returns an error. | |||
1995-06-26 | (diskfs_S_fsys_set_options): Fix parens. | Michael I. Bushnell | |
1995-06-26 | (diskfs_S_fsys_set_options/helper): Ignore harmless errors from | Michael I. Bushnell | |
fsys_set_options. | |||
1995-06-26 | (diskfs_S_fsys_set_options): New parms REPLY and REPLYTYPE. | Michael I. Bushnell | |
1995-06-23 | (diskfs_S_fsys_set_options): Unlock NP around fsys call. | Michael I. Bushnell | |
1995-06-20 | (diskfs_S_fsys_set_options): [helper] Fix first arg to | Michael I. Bushnell | |
fshelp_fetch_control. | |||
1995-06-20 | (diskfs_S_fsys_set_options): | Michael I. Bushnell | |
1995-06-20 | (diskfs_S_fsys_set_options): Use diskfs_node_iterate instead of | Michael I. Bushnell | |
fshelp_translator_iterate. | |||
1995-06-09 | Include <hurd/fsys.h>. | Michael I. Bushnell | |
(diskfs_S_fsys_set_options/dochild): Declare ARG unused. | |||
1995-06-09 | (diskfs_S_fsys_set_options): Bother validating FSYS and implementing | Michael I. Bushnell | |
DO_CHILDREN. | |||
1995-05-20 | (diskfs_S_fsys_set_options): Extract the argument vector and call | Miles Bader | |
diskfs_set_options. | |||
1995-05-12 | Add fsys_set_options, replacing fsys_mod_readonly. | Miles Bader | |
1994-08-31 | entered into RCS | Michael I. Bushnell | |