Ben Myers
f501912a35
commit_metadata export operation replacing nfsd_sync_dir
...
- Add commit_metadata export_operation to allow the underlying filesystem to
decide how to commit an inode most efficiently.
- Usage of nfsd_sync_dir and write_inode_now has been replaced with the
commit_metadata function that takes a svc_fh.
- The commit_metadata function calls the commit_metadata export_op if it's
there, or else falls back to sync_inode instead of fsync and write_inode_now
because only metadata need be synced here.
- nfsd4_sync_rec_dir now uses vfs_fsync so that commit_metadata can be static
Signed-off-by: Ben Myers <bpm@sgi.com >
Reviewed-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu >
2010-02-20 13:13:44 -08:00
..
2009-12-13 19:47:42 -08:00
2010-01-11 09:34:04 -08:00
2010-01-11 09:34:07 -08:00
2009-12-09 19:52:01 -08:00
2009-12-17 10:27:22 +00:00
2009-11-12 11:19:44 -08:00
2009-11-18 22:19:03 -08:00
2009-12-16 10:23:43 -08:00
2009-12-03 13:23:12 -08:00
2009-12-15 15:01:46 -05:00
2009-12-14 12:49:47 +11:00
2009-12-17 10:27:27 +00:00
2009-12-17 15:59:05 -08:00
2009-12-16 10:47:44 -08:00
2009-12-23 08:53:31 -08:00
2009-12-30 18:32:01 -05:00
2009-12-16 07:20:13 -08:00
2009-12-03 18:01:23 -05:00
2009-12-15 08:53:35 -08:00
2009-12-16 11:33:46 +00:00
2009-12-17 15:45:31 -08:00
2009-11-26 09:16:19 +01:00
2009-12-16 07:20:18 -08:00
2009-12-30 08:41:07 +01:00
2009-11-10 12:31:43 +01:00
2009-11-24 15:06:47 +11:00
2009-12-04 23:41:47 +01:00
2009-12-03 19:28:51 +01:00
2009-12-04 15:39:55 +01:00
2009-11-13 20:46:24 +01:00
2009-12-08 19:28:09 -08:00
2009-11-08 20:57:03 -08:00
2009-12-05 15:32:03 -08:00
2009-12-05 15:32:03 -08:00
2009-11-25 17:57:36 +01:00
2009-12-09 17:09:36 +11:00
2009-11-24 13:33:34 -05:00
2009-12-06 21:10:56 +01:00
2009-12-02 22:07:23 -08:00
2009-12-15 08:53:28 -08:00
2009-12-15 08:53:32 -08:00
2009-12-10 23:52:27 +00:00
2009-12-23 11:23:43 -08:00
2009-12-10 23:52:01 +00:00
2009-12-10 23:52:22 +00:00
2009-11-09 09:40:57 +01:00
2009-12-10 23:52:05 +00:00
2009-12-10 23:43:19 -07:00
2009-12-08 19:26:55 -08:00
2009-11-25 17:57:36 +01:00
2009-12-15 08:53:25 -08:00
2009-12-15 08:53:33 -08:00
2009-12-18 17:43:32 +01:00
2009-12-10 08:54:14 -06:00
2009-12-15 08:53:27 -08:00
2009-12-03 13:18:04 -08:00
2010-02-20 13:13:44 -08:00
2009-12-10 15:02:51 +01:00
2009-11-11 15:22:49 +01:00
2009-12-23 13:44:12 +01:00
2009-12-10 15:02:53 +01:00
2009-12-23 13:33:54 +01:00
2009-12-10 09:34:40 -08:00
2009-12-03 12:14:36 -08:00
2009-12-17 20:55:57 -08:00
2009-12-16 12:16:42 -05:00
2009-12-29 19:58:16 +01:00
2009-12-29 19:58:16 +01:00
2009-12-11 11:24:52 -08:00
2009-12-17 10:58:17 -05:00
2009-12-23 13:33:54 +01:00
2009-11-19 18:12:05 +00:00
2009-11-19 18:11:35 +00:00
2009-11-24 17:00:27 +11:00
2009-12-13 18:37:28 +01:00
2009-12-16 12:16:49 -05:00
2009-11-10 11:50:21 +01:00
2009-12-03 11:58:47 +00:00
2009-12-08 20:30:41 -08:00
2009-12-16 07:20:01 -08:00
2010-01-11 09:34:03 -08:00
2009-12-14 23:55:34 +01:00
2009-12-15 08:53:12 -08:00
2009-12-14 10:10:55 -08:00
2009-12-01 14:47:32 +08:00
2009-11-20 00:25:42 +00:00
2009-12-14 21:17:29 +01:00
2009-12-11 23:55:42 -08:00
2009-11-17 10:16:32 -05:00
2009-12-02 21:58:33 -08:00
2009-12-21 11:32:27 -05:00
2009-12-08 20:42:28 -08:00
2009-11-26 15:53:10 -08:00
2009-11-26 16:00:36 -08:00
2009-11-19 11:08:54 -05:00
2009-12-16 12:16:47 -05:00
2009-12-09 19:43:33 -08:00
2009-12-25 17:30:22 -08:00
2009-12-17 13:23:24 -08:00
2009-12-15 20:42:06 +01:00
2009-11-20 00:52:09 -08:00
2009-12-02 23:38:13 -08:00
2009-12-04 16:36:18 +01:00
2009-12-16 07:20:18 -08:00
2009-12-16 07:20:17 -08:00
2009-12-16 07:20:10 -08:00
2009-12-14 23:55:33 +01:00
2009-11-15 22:23:47 -08:00
2009-12-11 15:18:07 -08:00
2009-12-23 06:52:08 -05:00
2009-11-26 12:59:20 +01:00
2009-12-15 08:53:26 -08:00
2009-12-12 13:08:15 +01:00
2009-12-16 12:19:59 +01:00
2009-12-16 12:02:25 -08:00
2009-12-16 07:20:13 -08:00
2009-12-30 12:49:17 -08:00
2010-01-07 11:58:37 -06:00
2010-01-11 09:34:04 -08:00
2009-12-02 08:44:33 +00:00
2009-12-16 06:56:12 -08:00
2009-12-03 09:32:17 +02:00
2009-12-09 17:14:38 +11:00
2009-12-17 11:41:51 +00:00
2009-12-17 11:33:33 +00:00
2009-12-17 11:27:09 +00:00
2010-01-12 14:34:14 -05:00
2009-12-15 08:53:36 -08:00
2010-01-12 21:02:00 -08:00
2009-12-12 22:24:32 -07:00
2009-11-10 09:33:46 +11:00
2009-12-16 12:36:49 -08:00
2009-12-15 08:53:20 -08:00
2009-12-18 14:53:36 +11:00
2009-12-15 08:53:12 -08:00
2009-12-15 08:53:20 -08:00
2010-01-06 18:16:02 -08:00
2009-12-19 09:48:14 -08:00
2009-12-12 13:08:15 +01:00
2009-12-12 13:08:14 +01:00
2009-12-17 12:51:05 -08:00
2009-12-15 16:28:26 +10:30
2009-12-22 12:27:34 -05:00
2009-12-05 15:22:26 -08:00
2009-12-03 15:59:22 -08:00
2009-12-05 16:08:40 -05:00
2009-12-04 15:55:38 -05:00
2009-12-16 10:43:34 -08:00
2009-12-14 18:12:08 -05:00
2009-11-20 10:05:52 +09:00
2009-11-28 15:05:05 -05:00
2009-12-15 08:53:13 -08:00
2009-12-15 08:53:13 -08:00
2009-12-01 16:15:50 -08:00
2009-12-15 08:53:12 -08:00
2009-12-09 12:12:44 +02:00
2009-12-16 07:19:57 -08:00
2009-12-16 07:20:07 -08:00
2009-12-17 07:23:42 -08:00
2009-12-12 14:27:24 -08:00
2010-01-04 15:41:47 -08:00
2009-12-04 15:56:19 -08:00
2009-12-08 10:02:12 +09:00
2009-12-16 12:32:47 -08:00
2009-12-30 22:03:42 -08:00
2009-12-04 15:39:55 +01:00
2009-12-11 11:24:55 -08:00
2009-12-14 23:55:33 +01:00
2009-12-06 16:17:57 +01:00
2009-12-15 08:53:25 -08:00
2009-12-15 17:35:26 -05:00
2010-01-11 09:45:37 -08:00
2009-12-03 11:43:23 +00:00
2009-12-02 09:55:33 +01:00
2009-12-16 07:20:08 -08:00
2009-12-17 11:46:01 +00:00
2009-12-23 13:33:54 +01:00
2009-11-10 22:26:29 -08:00
2009-11-22 18:58:16 +01:00
2009-12-17 09:46:44 +01:00
2009-12-17 09:46:44 +01:00
2010-01-02 11:17:05 -08:00
2010-01-04 11:33:58 +01:00
2009-11-18 17:09:26 -05:00
2009-12-15 08:53:20 -08:00
2009-12-14 23:55:33 +01:00
2009-12-15 20:56:42 -08:00
2009-12-14 23:55:33 +01:00
2009-12-14 23:55:32 +01:00
2009-12-14 23:55:33 +01:00
2009-12-15 08:53:26 -08:00
2010-01-04 11:35:18 +01:00
2009-11-13 14:23:11 -08:00
2009-11-23 15:53:52 -05:00
2009-12-17 09:25:19 +11:00
2009-12-16 07:20:10 -08:00
2009-12-04 15:39:55 +01:00
2009-11-30 12:02:53 +09:00
2009-12-16 12:16:49 -05:00
2009-12-02 19:57:15 -08:00
2009-12-11 09:17:02 +01:00
2009-12-01 08:20:31 -08:00
2009-12-11 09:17:02 +01:00
2009-12-16 07:20:04 -08:00
2009-11-18 14:52:25 +01:00
2009-12-16 22:32:29 -05:00
2009-12-14 23:55:33 +01:00
2009-12-14 23:55:33 +01:00
2009-12-14 23:55:32 +01:00
2009-12-14 23:55:32 +01:00
2009-12-14 23:55:32 +01:00
2009-12-14 23:55:33 +01:00
2009-12-15 08:53:34 -08:00
2009-11-17 17:40:33 -08:00
2009-12-15 08:53:16 -08:00
2009-11-15 09:03:10 +01:00
2009-12-30 10:27:04 -05:00
2009-12-25 17:30:22 -08:00
2009-12-23 11:23:43 -08:00
2009-12-02 22:07:25 -08:00
2009-11-13 20:46:24 +01:00
2009-12-16 07:20:00 -08:00
2009-11-13 20:46:24 +01:00
2009-12-08 19:30:19 -08:00
2009-12-09 14:05:49 -05:00
2009-12-16 07:20:08 -08:00
2009-11-26 09:04:55 +01:00
2009-12-15 08:53:28 -08:00
2010-01-07 11:58:36 -06:00
2009-11-20 00:52:05 -08:00
2009-11-10 20:54:38 -08:00
2009-12-11 11:55:26 -08:00
2009-12-11 11:55:27 -08:00
2009-12-10 22:55:37 +01:00
2009-11-29 22:03:04 +01:00
2009-12-12 13:08:15 +01:00
2009-12-16 09:27:16 -02:00
2009-12-15 08:53:16 -08:00
2009-11-13 15:54:27 -08:00
2009-12-17 15:45:30 -08:00
2009-11-16 01:09:48 +09:00
2009-12-23 07:57:07 -05:00
2009-11-18 23:30:41 -08:00
2009-12-16 12:16:49 -05:00
2009-11-25 15:48:37 -08:00