solaris-make-df-in-cwd-return-useful-output-20010524
authorNickolai Zeldovich <kolya@mit.edu>
Thu, 24 May 2001 22:09:50 +0000 (22:09 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 24 May 2001 22:09:50 +0000 (22:09 +0000)
commit5fb461913ee58e814406ab3b3b5d978120db5af1
treee7717abc4307d346aca3244e3fbffc5413d8625b
parent5e8ee41b3f392cf2084d2d762719a62a8b6ecaba
solaris-make-df-in-cwd-return-useful-output-20010524

"This patch makes "df ." work in AFS directories under Solaris 8.
(df looks in /etc/mnttab, which is obtained from the kernel, for
the device number and then does a pwd-style walk up the tree..
Currently the device number gets set to 0x100000 by default which
doesn't match the 0x1234 device number of AFS vnodes.)"
src/afs/SOLARIS/osi_vfsops.c