Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92937
b: refs/heads/master
c: a3dab29
h: refs/heads/master
i:
  92935: ab38d21
v: v3
  • Loading branch information
Adrian Bunk authored and Trond Myklebust committed Apr 19, 2008
1 parent d129988 commit 4567573
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: daa7da5fd3040e08e3d7878cd0667c1f4cfd338a
refs/heads/master: a3dab293539031b0970585b9b355cebbc91ecbd4
2 changes: 1 addition & 1 deletion trunk/fs/nfs/namespace.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

static void nfs_expire_automounts(struct work_struct *work);

LIST_HEAD(nfs_automount_list);
static LIST_HEAD(nfs_automount_list);
static DECLARE_DELAYED_WORK(nfs_automount_task, nfs_expire_automounts);
int nfs_mountpoint_expiry_timeout = 500 * HZ;

Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/nfs_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ extern void nfs_unregister_sysctl(void);
/*
* linux/fs/nfs/namespace.c
*/
extern struct list_head nfs_automount_list;
extern const struct inode_operations nfs_mountpoint_inode_operations;
extern const struct inode_operations nfs_referral_inode_operations;
extern int nfs_mountpoint_expiry_timeout;
Expand Down

0 comments on commit 4567573

Please sign in to comment.