don't put symlink bodies in pagecache into highmem
[deliverable/linux.git] / include / linux / fs.h
index 3aa51425416148f5bec14b6faf4e6f4e81370a22..dfeda44b9ba446ef59e368cafdb1acc61b323d3f 100644 (file)
@@ -3025,5 +3025,6 @@ static inline bool dir_relax(struct inode *inode)
 }
 
 extern bool path_noexec(const struct path *path);
+extern void inode_nohighmem(struct inode *inode);
 
 #endif /* _LINUX_FS_H */
This page took 0.027044 seconds and 5 git commands to generate.