Source-Changes archive

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

CVS commit: src/usr.sbin/puffs/mount_psshfs



Module Name:    src
Committed By:   pooka
Date:           Mon Feb 23 18:43:46 UTC 2009

Modified Files:
        src/usr.sbin/puffs/mount_psshfs: fs.c psshfs.c psshfs.h

Log Message:
Support statvfs%openssh.com@localhost extension where available.  Makes df(1)
return something other than just 0.
caveat: statvfs is done for the mountpoint path, so might not give
the truth about a directory inside the mountpoint.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.sbin/puffs/mount_psshfs/fs.c
cvs rdiff -r1.49 -r1.50 src/usr.sbin/puffs/mount_psshfs/psshfs.c
cvs rdiff -r1.34 -r1.35 src/usr.sbin/puffs/mount_psshfs/psshfs.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