diff options
Diffstat (limited to 'include/linux/reiserfs_fs.h')
-rw-r--r-- | include/linux/reiserfs_fs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/reiserfs_fs.h b/include/linux/reiserfs_fs.h index 6c4af98b6767..e00d240314c5 100644 --- a/include/linux/reiserfs_fs.h +++ b/include/linux/reiserfs_fs.h | |||
@@ -2224,7 +2224,4 @@ int reiserfs_unpack(struct inode *inode, struct file *filp); | |||
2224 | #define reiserfs_write_lock( sb ) lock_kernel() | 2224 | #define reiserfs_write_lock( sb ) lock_kernel() |
2225 | #define reiserfs_write_unlock( sb ) unlock_kernel() | 2225 | #define reiserfs_write_unlock( sb ) unlock_kernel() |
2226 | 2226 | ||
2227 | /* xattr stuff */ | ||
2228 | #define REISERFS_XATTR_DIR_SEM(s) (REISERFS_SB(s)->xattr_dir_sem) | ||
2229 | |||
2230 | #endif /* _LINUX_REISER_FS_H */ | 2227 | #endif /* _LINUX_REISER_FS_H */ |