Brian Behlendorf
f298b24ddf
Rename zfs_* functions
...
Several functions were renamed when ZFS was originally ported to
Linux. Revert the code to the original names to minimize the
delta with upstream OpenZFS.
zfs_sb_teardown -> zfsvfs_teardown
zfs_sb_create -> zfsvfs_create
zfs_sb_setup -> zfsvfs_setup
zfs_sb_free -> zfsvfs_free
get_zfs_sb -> getzfsvfs
zfs_sb_hold -> zfsvfs_hold
zfs_sb_rele -> zfsvfs_rele
zfs_sb_prune_aliases -> zfs_prune_aliases (Linux-only)
zfs_sb_prune -> zfs_prune (Linux only)
Align the zfs_vnops.h and zfs_vfsops.h with upstream as much
as possible. Several prototypes were removed and those that
remain were reordered.
Move the EXPORT_SYMBOL lines to the end of the source files
for consistency with the other source files.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2017-03-10 09:51:35 -08:00
..
2016-10-03 14:51:15 -07:00
2016-10-24 10:45:59 -07:00
2017-01-26 12:28:29 -08:00
2016-09-01 11:39:45 -07:00
2016-11-29 14:34:33 -08:00
2017-01-03 11:31:18 -06:00
2017-02-15 15:49:33 -08:00
2010-09-08 12:38:56 -07:00
2016-08-31 14:35:34 -07:00
2014-08-01 14:28:05 -07:00
2010-09-08 12:38:56 -07:00
2015-05-11 15:10:24 -07:00
2014-08-06 14:48:41 -07:00
2016-01-08 15:08:19 -08:00
2016-09-29 15:55:41 -07:00
2016-11-29 14:34:27 -08:00
2017-03-07 09:51:59 -08:00
2017-03-07 09:51:59 -08:00
2016-09-13 09:58:58 -07:00
2016-06-28 13:47:02 -07:00
2017-03-07 09:51:59 -08:00
2016-08-30 14:26:55 -07:00
2017-03-07 09:51:59 -08:00
2017-03-07 09:51:59 -08:00
2014-07-29 10:55:29 -07:00
2017-03-07 09:51:59 -08:00
2010-09-08 12:38:56 -07:00
2016-10-07 09:45:13 -07:00
2013-11-04 11:18:14 -08:00
2017-03-07 09:51:59 -08:00
2017-01-31 14:44:03 -08:00
2016-01-12 10:53:12 -08:00
2014-08-06 14:48:41 -07:00
2015-05-04 09:41:10 -07:00
2013-11-04 11:17:48 -08:00
2016-10-03 14:51:15 -07:00
2017-01-03 11:31:18 -06:00
2016-11-29 14:34:27 -08:00
2017-01-26 15:27:19 -08:00
2017-01-12 11:52:56 -08:00
2016-04-05 18:55:59 -07:00
2017-02-15 15:49:33 -08:00
2010-09-08 12:38:56 -07:00
2014-08-13 10:35:00 -07:00
2016-04-21 09:49:25 -07:00
2016-06-07 09:16:52 -07:00
2014-07-30 09:20:35 -07:00
2017-02-28 16:10:18 -08:00
2015-07-06 09:34:13 -07:00
2016-06-24 13:13:21 -07:00
2016-12-01 16:39:06 -07:00
2014-11-17 11:13:55 -08:00
2016-10-03 14:51:15 -07:00
2016-10-03 14:51:15 -07:00
2010-09-08 12:38:56 -07:00
2016-06-02 14:30:51 -07:00
2017-01-13 13:50:22 -08:00
2017-03-07 09:51:59 -08:00
2014-10-23 15:30:32 -07:00
2014-07-22 09:39:16 -07:00
2016-08-12 13:06:48 -07:00
2017-01-24 08:50:15 -08:00
2017-01-24 08:50:15 -08:00
2016-05-26 10:11:51 -07:00
2017-01-24 08:50:15 -08:00
2017-01-24 08:50:15 -08:00
2017-03-07 09:51:59 -08:00
2017-01-24 08:50:15 -08:00
2017-01-24 08:50:15 -08:00
2017-01-24 08:50:15 -08:00
2017-01-24 08:50:15 -08:00
2016-12-12 10:46:26 -08:00
2016-12-12 10:46:26 -08:00
2015-01-06 16:53:24 -08:00
2017-01-03 11:31:18 -06:00
2014-09-23 13:50:55 -07:00
2010-09-08 12:38:56 -07:00
2010-09-08 12:38:56 -07:00
2010-09-08 12:38:56 -07:00
2015-07-14 10:35:21 -07:00
2011-02-10 09:21:43 -08:00
2013-11-04 10:55:25 -08:00
2010-09-08 12:38:56 -07:00
2016-08-11 11:19:34 -07:00
2016-12-21 10:47:15 -08:00
2016-11-29 14:34:27 -08:00
2016-12-12 10:46:26 -08:00
2016-12-12 10:46:26 -08:00
2016-05-12 12:36:32 -07:00
2017-01-03 11:31:18 -06:00
2017-03-07 09:51:59 -08:00
2015-04-28 16:25:34 -07:00
2017-02-02 14:13:41 -08:00
2016-05-17 11:52:07 -07:00
2017-03-10 09:51:33 -08:00
2017-01-31 10:13:10 -08:00
2017-03-10 09:51:33 -08:00
2017-01-28 12:16:43 -08:00
2013-12-18 16:46:35 -08:00
2017-03-10 09:51:33 -08:00
2017-03-10 09:51:33 -08:00
2016-09-13 09:58:58 -07:00
2010-09-08 12:38:56 -07:00
2016-10-19 12:55:59 -07:00
2017-03-10 09:51:33 -08:00
2015-05-11 12:23:16 -07:00
2010-09-08 12:38:56 -07:00
2017-03-10 09:51:35 -08:00
2017-03-10 09:51:35 -08:00
2017-03-10 09:51:33 -08:00
2015-05-11 12:23:16 -07:00
2016-08-12 10:30:16 -07:00
2017-02-01 09:34:22 -08:00
2016-11-29 14:34:27 -08:00
2016-12-01 16:36:25 -07:00
2016-05-12 12:36:32 -07:00
2017-01-12 11:52:56 -08:00
2016-12-12 10:46:26 -08:00
2017-01-12 09:42:11 -08:00
2017-01-19 13:56:36 -08:00