Files
android_kernel_xiaomi_sm8450/fs/ntfs
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
..
2014-10-09 22:25:46 -04:00
2014-04-07 16:35:49 -07:00
2015-06-23 18:01:59 -04:00
2009-01-22 13:15:55 +03:00
2011-03-31 11:26:23 -03:00
2015-06-24 17:49:38 -07:00
2016-01-22 18:04:28 -05:00
2011-03-31 11:26:23 -03:00
2006-12-07 08:39:23 -08:00
2008-05-24 09:56:08 -07:00