Implement fsstat.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 7 Jan 2010 00:29:16 +0000 (16:29 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Thu, 7 Jan 2010 00:29:16 +0000 (16:29 -0800)
commit9d922eff12f6288a15f17948f625ae3c66238695
treef53d6ab178d5600a956a276018550c85a9e10307
parent53162a864578bcfbc2c35cbc59b9395d7108a2fe
Implement fsstat.

We don't return values that are very useful since there is no real size of
the filesystem to report, but do implement the procedure.
nfs3/nfs3.c