linux/Documentation
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-12-15 12:46:48 -08:00
2016-12-13 11:06:21 -08:00
2016-12-16 09:37:03 -08:00
2016-12-15 15:39:02 -08:00
2016-10-03 08:58:35 -07:00
2016-12-13 15:43:56 -08:00
2016-10-07 20:19:31 -07:00
2016-11-14 10:39:48 -08:00
2016-12-15 13:49:34 -08:00
2016-06-30 13:07:33 -06:00
2016-12-14 10:54:28 +01:00
2016-06-07 22:57:10 +02:00
2016-11-07 12:16:06 -06:00
2016-05-17 14:48:04 +02:00