linux/Documentation
Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem
kmap() in page_follow_link_light() needed to go - allowing to hold
an arbitrary number of kmaps for long is a great way to deadlocking
the system.

new helper (inode_nohighmem(inode)) needs to be used for pagecache
symlinks inodes; done for all in-tree cases.  page_follow_link_light()
instrumented to yell about anything missed.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-12-08 22:41:36 -05:00
..
2015-11-13 20:35:54 -08:00
2015-11-04 14:47:13 -08:00
2015-09-24 15:39:42 -06:00
2015-11-04 14:47:13 -08:00
2015-11-10 15:00:03 -08:00
2015-10-27 18:55:31 -07:00
2015-11-04 22:15:15 -08:00
2015-10-26 16:00:09 +01:00
2015-11-06 17:50:42 -08:00