Module Name:    src
Committed By:   dholland
Date:           Sun Aug  2 18:11:57 UTC 2015

Modified Files:
        src/sbin/mount_lfs: mount_lfs.c mount_lfs.h
        src/usr.sbin/puffs/rump_lfs: rump_lfs.c

Log Message:
Use the lfs header file and lfs's mount args struct, not ufsmount.h
and the ffs mount args struct, for mounting lfs.

(they are the same, so this doesn't matter yet, but still...)


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sbin/mount_lfs/mount_lfs.c
cvs rdiff -u -r1.2 -r1.3 src/sbin/mount_lfs/mount_lfs.h
cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/puffs/rump_lfs/rump_lfs.c

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

Reply via email to