Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185725
b: refs/heads/master
c: 47cd813
h: refs/heads/master
i:
  185723: a47c19a
v: v3
  • Loading branch information
Al Viro committed Mar 3, 2010
1 parent 9fe616e commit 48dacd9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 37afdc7960ab493f827b5df9dc1b71b63b44331c
refs/heads/master: 47cd813f2984569570021ce3d34cdf9cb20aa6a2
2 changes: 2 additions & 0 deletions trunk/fs/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ extern struct vfsmount *copy_tree(struct vfsmount *, struct dentry *, int);

extern void __init mnt_init(void);

extern spinlock_t vfsmount_lock;

/*
* fs_struct.c
*/
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/mount.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ extern int do_add_mount(struct vfsmount *newmnt, struct path *path,

extern void mark_mounts_for_expiry(struct list_head *mounts);

extern spinlock_t vfsmount_lock;
extern dev_t name_to_dev_t(char *name);

#endif /* _LINUX_MOUNT_H */

0 comments on commit 48dacd9

Please sign in to comment.