Jeff Layton de23abd151 fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range
fsync codepath assumes that f_mapping can never be NULL, but
sync_file_range has a check for that.

Remove the one from sync_file_range as I don't see how you'd ever get a
NULL pointer in here.

Link: http://lkml.kernel.org/r/20170525110509.9434-1-jlayton@redhat.com
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-09-06 17:27:28 -07:00
..
2017-07-11 06:06:17 -04:00
2017-08-24 13:23:03 -07:00
2017-07-17 19:23:18 -07:00
2017-07-06 16:24:35 -07:00
2017-08-31 17:32:38 -04:00
2017-07-07 20:09:10 -04:00
2017-09-06 17:27:24 -07:00
2017-07-06 03:31:46 -04:00
2017-09-05 11:08:17 -07:00
2017-08-07 16:51:28 +02:00
2017-04-17 12:52:27 -04:00
2017-07-07 13:48:18 -07:00
2017-06-22 11:44:55 -04:00
2017-07-06 03:27:09 -04:00
2017-07-06 03:27:09 -04:00
2017-08-31 17:32:38 -04:00
2017-05-08 17:15:12 -07:00
2017-06-09 16:28:01 -04:00
2017-07-11 06:09:21 -04:00