Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   perseant
Date:           Tue Aug 20 20:18:54 UTC 2019

Modified Files:
        src/sbin/mount_umap: mount_umap.8 mount_umap.c
        src/sys/miscfs/umapfs: umap.h umap_vfsops.c

Log Message:
Allow the user to specify the filesystem ID for umapfs at mount time,
allowing a consistent filesystem ID across reboots.  Closes PR #54471.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sbin/mount_umap/mount_umap.8
cvs rdiff -u -r1.23 -r1.24 src/sbin/mount_umap/mount_umap.c
cvs rdiff -u -r1.17 -r1.18 src/sys/miscfs/umapfs/umap.h
cvs rdiff -u -r1.100 -r1.101 src/sys/miscfs/umapfs/umap_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index