Linus Torvalds 231753ef78 Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Pull partial readlink cleanups from Miklos Szeredi.

This is the uncontroversial part of the readlink cleanup patch-set that
simplifies the default readlink handling.

Miklos and Al are still discussing the rest of the series.

* git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  vfs: make generic_readlink() static
  vfs: remove ".readlink = generic_readlink" assignments
  vfs: default to generic_readlink()
  vfs: replace calling i_op->readlink with vfs_readlink()
  proc/self: use generic_readlink
  ecryptfs: use vfs_get_link()
  bad_inode: add missing i_op initializers
2016-12-17 19:16:12 -08:00
..
2016-05-12 22:28:05 -04:00
2014-03-03 13:50:12 +00:00
2016-06-27 09:47:09 -05:00
2016-11-01 09:43:26 -06:00
2016-06-27 09:47:08 -05:00
2008-06-27 09:39:44 +01:00
2016-06-27 09:47:09 -05:00
2016-08-02 12:05:27 -05:00
2013-06-03 14:20:18 -07:00
2015-11-09 15:11:24 -08:00
2016-11-01 09:43:26 -06:00
2014-05-14 10:04:34 +01:00
2016-10-28 08:48:16 -06:00
2016-06-07 13:41:38 -06:00
2011-05-10 13:12:49 +01:00
2016-11-02 10:24:03 -06:00
2016-08-02 12:05:27 -05:00
2015-05-05 13:23:22 -05:00
2012-01-11 09:23:05 +00:00
2015-12-06 21:25:17 -05:00