Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207702
b: refs/heads/master
c: 0a24887
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Eric Paris committed Jul 28, 2010
1 parent 41309eb commit a583954
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fb1cfb88c8597d847553f39efc2bbd41c72c5f50
refs/heads/master: 0a24887afacefbe2c44e0eee4150b43959a60665
2 changes: 1 addition & 1 deletion trunk/fs/notify/inotify/inotify_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
/* these are configurable via /proc/sys/fs/inotify/ */
static int inotify_max_user_instances __read_mostly;
static int inotify_max_queued_events __read_mostly;
int inotify_max_user_watches __read_mostly;
static int inotify_max_user_watches __read_mostly;

static struct kmem_cache *inotify_inode_mark_cachep __read_mostly;
struct kmem_cache *event_priv_cachep __read_mostly;
Expand Down

0 comments on commit a583954

Please sign in to comment.