Source-Changes archive

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

CVS commit: src/sbin/mount



Module Name:    src
Committed By:   dsl
Date:           Thu Mar  3 21:15:26 UTC 2005

Modified Files:
        src/sbin/mount: fattr.c fattr.h

Log Message:
Simplify a_uid and a_gid, and fix a_mask to actually use its argument
(fortunately it is always called with 'optarg')
Saves a few bytes from mount_msdos in rescue_tiny.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sbin/mount/fattr.c
cvs rdiff -r1.2 -r1.3 src/sbin/mount/fattr.h

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