aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/remount.c
Commit message (Collapse)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
| | | | | Also add -Werror=old-style-definition to enforce new code. Message-Id: <ZBZ+8xf7GHy2RT/h@jupiter.tail36e24.ts.net>
* (diskfs_remount): Use diskfs_check_readonly instead ofMichael I. Bushnell1996-06-241-1/+1
| | | | diskfs_readonly.
* (diskfs_remount): Deal with ports_inhibit_class_rpcs returning an error.Miles Bader1996-01-271-2/+4
|
* Initial revisionMiles Bader1995-10-191-0/+45