Sripathi Kodi
bda8e77520
9p: add 9P2000.L statfs operation
...
I made a V2 of this patch on top of my patches for VFS switches. The
change was adding v9fs_statfs pointer to v9fs_super_ops_dotl
instead of v9fs_super_ops.
statfs - get file system statistics
size[4] Tstatfs tag[2] fid[4]
size[4] Rstatfs tag[2] type[4] bsize[4] blocks[8] bfree[8] bavail[8]
files[8] ffree[8] fsid[8] namelen[4]
The statfs message is used to request file system information returned
by the statfs(2) system call, which is used by df(1) to report file
system and disk space usage.
Signed-off-by: Jim Garlick <garlick@llnl.gov >
Signed-off-by: Sripathi Kodi <sripathik@in.ibm.com >
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com >
2010-05-21 16:44:33 -05:00
..
2010-05-21 16:44:33 -05:00
2010-05-10 09:34:03 +02:00
2010-04-28 12:55:13 -07:00
2010-02-15 15:38:10 +01:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-11 14:40:55 +02:00
2010-01-07 00:24:55 -08:00
2010-05-12 00:05:35 -07:00
2009-10-22 21:56:42 -07:00
2010-05-12 23:02:23 -07:00
2009-08-17 21:33:49 -07:00
2010-02-25 09:41:03 +01:00
2009-08-12 21:54:50 -07:00
2010-05-01 15:00:15 -07:00
2009-11-04 05:06:25 -08:00
2009-09-01 17:40:57 -07:00
2010-03-30 22:02:32 +09:00
2010-05-07 14:55:50 -04:00
2009-12-11 15:07:56 -08:00
2009-09-01 01:24:30 -07:00
2009-12-08 07:55:01 -08:00
2010-03-27 19:23:46 -07:00
2009-11-04 05:06:25 -08:00
2009-09-01 17:40:31 -07:00
2010-05-17 22:36:55 -07:00
2010-04-26 16:02:04 +02:00
2010-04-07 03:43:18 -07:00
2009-11-04 05:06:25 -08:00
2009-11-04 05:06:25 -08:00
2010-04-13 14:49:31 -07:00
2010-02-08 16:50:53 -05:00
2009-11-06 14:32:18 +03:00
2009-07-23 17:08:51 +04:00
2010-05-18 15:36:06 -07:00
2010-04-15 23:36:37 -07:00
2009-12-08 20:17:51 -08:00
2010-04-15 23:36:37 -07:00
2009-12-08 20:17:51 -08:00
2010-04-27 15:11:48 -07:00
2010-04-27 12:39:01 -07:00
2009-11-13 20:46:58 -08:00
2010-04-01 18:41:41 -07:00
2010-04-13 01:41:33 -07:00
2010-03-10 07:32:29 -08:00
2009-11-06 00:55:55 -08:00
2010-02-18 12:31:05 +01:00
2010-05-15 23:28:40 -07:00
2010-02-16 23:05:38 -08:00
2009-11-04 05:06:25 -08:00
2010-04-23 23:35:29 -07:00
2010-03-30 22:02:32 +09:00
2010-03-31 14:49:12 -04:00
2009-12-26 20:43:57 -08:00
2009-12-26 20:46:28 -08:00
2010-05-17 13:57:43 -04:00
2010-04-23 13:35:55 +09:00
2009-09-24 07:21:04 -07:00
2010-04-15 12:26:39 +02:00
2010-03-12 15:52:40 -08:00
2010-03-30 22:02:32 +09:00
2010-03-19 22:47:23 -07:00
2010-03-30 22:02:32 +09:00
2009-08-19 23:08:22 +04:00
2009-11-20 15:35:04 -08:00
2010-04-01 18:38:48 -07:00
2009-11-05 21:40:17 -08:00
2010-04-13 14:49:34 -07:00
2009-06-23 04:31:07 -07:00
2009-11-04 05:06:25 -08:00
2010-02-01 15:40:06 -05:00
2010-01-17 19:09:39 -08:00
2009-07-26 19:11:14 -07:00
2010-05-17 17:18:51 -07:00
2010-02-27 02:43:40 -08:00
2010-04-01 18:38:48 -07:00
2009-11-04 05:06:25 -08:00
2010-04-22 16:00:00 -07:00
2010-05-17 17:18:50 -07:00
2010-05-16 22:26:58 -07:00
2010-04-23 23:35:28 -07:00
2009-11-10 20:54:38 -08:00
2009-10-07 16:39:43 -04:00
2009-12-09 19:43:33 -08:00
2009-11-06 14:32:24 +03:00
2010-05-17 17:39:27 -07:00
2010-04-22 16:12:36 -07:00
2010-04-11 14:53:53 -07:00