move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2012-03-17 01:16:43 -04:00
parent a8a4b79b53
commit f466c6fdb3
29 changed files with 2354 additions and 2362 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include <linux/reiserfs_fs.h>
#include "reiserfs.h"
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux/pagemap.h>