linux/Documentation
Al Viro e8ecde25f5 Make sure that highmem pages are not added to symlink page cache
inode_nohighmem() is sufficient to make sure that page_get_link()
won't try to allocate a highmem page.  Moreover, it is sufficient
to make sure that page_symlink/__page_symlink won't do the same
thing.  However, any filesystem that manually preseeds the symlink's
page cache upon symlink(2) needs to make sure that the page it
inserts there won't be a highmem one.

Fortunately, only nfs and shmem have run afoul of that...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-01-14 17:56:54 -05:00
..
2015-11-13 20:35:54 -08:00
2015-09-24 15:39:42 -06:00
2015-08-28 22:59:36 -04:00
2015-10-27 18:55:31 -07:00
2015-11-04 22:15:15 -08:00
2015-06-08 16:43:09 -06:00
2015-10-26 16:00:09 +01:00
2015-06-08 23:15:45 +02:00
2015-09-02 12:22:54 -07:00
2015-07-14 12:35:42 -06:00
2015-11-06 17:50:42 -08:00
2015-06-23 06:49:44 -06:00