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:
@@ -5,7 +5,7 @@
|
||||
#include <linux/string.h>
|
||||
#include <linux/random.h>
|
||||
#include <linux/time.h>
|
||||
#include <linux/reiserfs_fs.h>
|
||||
#include "reiserfs.h"
|
||||
|
||||
// find where objectid map starts
|
||||
#define objectid_map(s,rs) (old_format_only (s) ? \
|
||||
|
Reference in New Issue
Block a user