Deepa Dinamani
c2050a454c
fs: Replace current_fs_time() with current_time()
...
current_fs_time() uses struct super_block* as an argument.
As per Linus's suggestion, this is changed to take struct
inode* as a parameter instead. This is because the function
is primarily meant for vfs inode timestamps.
Also the function was renamed as per Arnd's suggestion.
Change all calls to current_fs_time() to use the new
current_time() function instead. current_fs_time() will be
deleted.
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-09-27 21:06:22 -04:00
..
2016-08-30 13:51:39 +10:00
2016-06-21 09:53:44 +10:00
2016-04-06 09:47:01 +10:00
2016-04-06 09:47:01 +10:00
2016-08-06 09:50:36 -04:00
2016-09-27 21:06:22 -04:00
2015-12-06 21:34:16 -05:00
2016-07-27 09:53:35 -07:00
2016-07-20 11:38:01 +10:00
2016-06-01 17:38:15 +10:00
2016-06-01 17:38:15 +10:00
2016-04-06 07:57:45 +10:00
2016-08-03 12:18:07 +10:00
2016-08-03 11:18:10 +10:00
2016-07-22 14:10:56 +10:00
2015-08-25 10:05:13 +10:00
2016-08-26 16:01:59 +10:00
2016-07-20 11:15:28 +10:00
2016-05-18 13:20:21 -04:00
2016-08-03 11:38:24 +10:00
2016-07-22 09:52:35 +10:00
2016-08-03 11:19:29 +10:00
2016-07-20 11:51:08 +10:00
2016-08-03 12:16:05 +10:00
2016-07-15 15:31:29 -04:00
2016-08-03 12:29:32 +10:00
2016-08-03 11:23:49 +10:00
2016-08-17 08:31:33 +10:00
2016-08-03 11:19:29 +10:00
2016-08-17 08:31:49 +10:00
2016-02-08 14:58:07 +11:00
2016-06-21 11:53:28 +10:00
2016-06-21 11:53:28 +10:00
2016-07-22 09:52:35 +10:00
2016-02-09 16:54:58 +11:00
2016-09-27 21:06:22 -04:00
2016-08-03 11:18:10 +10:00
2016-07-20 11:29:35 +10:00
2016-08-07 10:03:31 -04:00
2016-07-20 11:29:35 +10:00
2016-08-17 11:13:37 +10:00
2016-08-17 08:45:30 +10:00
2016-09-27 21:06:22 -04:00
2016-02-09 16:54:58 +11:00
2016-07-20 11:48:46 +10:00
2016-07-22 09:52:35 +10:00
2016-04-06 09:20:36 +10:00
2016-08-03 12:28:43 +10:00
2016-07-20 11:53:35 +10:00
2016-06-01 17:38:15 +10:00
2015-10-12 16:04:45 +11:00
2016-08-03 11:38:24 +10:00
2016-08-03 11:38:24 +10:00
2016-08-03 11:36:07 +10:00
2016-06-21 09:52:47 +10:00
2016-07-15 15:31:29 -04:00
2016-04-06 09:19:55 +10:00
2016-04-06 09:19:55 +10:00
2016-02-08 11:27:55 +11:00
2015-06-01 07:15:37 +10:00
2016-02-08 11:27:38 +11:00
2016-08-03 12:29:32 +10:00
2016-08-03 12:28:43 +10:00
2016-08-03 11:19:29 +10:00
2016-06-01 17:38:15 +10:00
2016-08-06 09:50:36 -04:00
2016-08-03 11:31:11 +10:00
2016-08-26 15:59:19 +10:00
2016-06-01 17:38:15 +10:00
2016-08-03 11:19:29 +10:00
2015-10-12 05:19:45 +11:00
2016-07-20 10:48:51 +10:00
2016-05-18 10:58:51 +10:00
2016-08-03 11:15:38 +10:00
2016-08-30 13:51:39 +10:00
2016-02-08 14:59:07 +11:00
2016-02-10 15:01:11 +11:00
2016-02-08 11:27:55 +11:00
2016-08-03 12:31:07 +10:00
2016-09-27 21:06:22 -04:00
2015-08-19 10:01:08 +10:00
2016-08-03 12:30:31 +10:00
2016-04-06 09:20:36 +10:00
2016-08-03 12:28:43 +10:00
2016-05-27 17:14:05 -07:00