fs: Introduce path{get,put}
authorErez Zadok <ezkcs.sunysb.edu>
Sun, 18 Mar 2007 23:23:52 +0000 (19:23 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 11 Nov 2014 02:37:43 +0000 (21:37 -0500)
Export drop_pagecache_sb symbol (for branch-management).

Signed-off-by: Erez Zadok <ezkcs.sunysb.edu>
Signed-off-by: Josef 'Jeff' Sipek <jsipekcs.sunysb.edu>
include/linux/namei.h

index 492de72560fab98591ca7ca617380b7d581e5c13..878957810f918d3d7fa62eb9d23ff2fad7726d1f 100644 (file)
@@ -4,7 +4,7 @@
 #include <linux/dcache.h>
 #include <linux/errno.h>
 #include <linux/linkage.h>
-#include <linux/path.h>
+#include <linux/mount.h>
 
 struct vfsmount;