[GFS2] Remove (extra) fs_subsys declaration
This is already in Linus' tree, so we don't need to add another one. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
This commit is contained in:
parent
363e065c02
commit
5e96f59f9b
1 changed files with 0 additions and 3 deletions
|
@ -1377,9 +1377,6 @@ extern struct subsystem fs_subsys;
|
||||||
#define FLOCK_VERIFY_READ 1
|
#define FLOCK_VERIFY_READ 1
|
||||||
#define FLOCK_VERIFY_WRITE 2
|
#define FLOCK_VERIFY_WRITE 2
|
||||||
|
|
||||||
/* /sys/fs */
|
|
||||||
extern struct subsystem fs_subsys;
|
|
||||||
|
|
||||||
extern int locks_mandatory_locked(struct inode *);
|
extern int locks_mandatory_locked(struct inode *);
|
||||||
extern int locks_mandatory_area(int, struct inode *, struct file *, loff_t, size_t);
|
extern int locks_mandatory_area(int, struct inode *, struct file *, loff_t, size_t);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue