commit | 5bdad93387c64f0095df7ae9a252ff44234a8b3f | [log] [tgz] |
---|---|---|
author | Jim Garlick <garlick@llnl.gov> | Thu Jun 30 09:03:38 2011 -0700 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sat Mar 10 19:34:04 2012 -0600 |
tree | 96ee6e91455798a5e8a5559f45a56d4cf94e3543 | |
parent | 208f3c28aab706fca2bc1bae7091da8a99c5e322 [diff] |
9p: statfs should not override server f_type Allow a 9p2000.L server to supply the statfs f_type value rather than hardwiring V9FS_MAGIC. It is desirable to give the server this option in some applications, e.g. I/O forwarding. Signed-off-by: Jim Garlick <garlick@llnl.gov> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>