Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32973
b: refs/heads/master
c: 873302c
h: refs/heads/master
i:
  32971: f734942
v: v3
  • Loading branch information
Miklos Szeredi authored and Linus Torvalds committed Jul 31, 2006
1 parent 025dd6d commit a454384
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0a0898cf413876d4ed6e371f3e04bf38600a9205
refs/heads/master: 873302c71c0e60234eb187b15f83c2d79e84c40a
4 changes: 2 additions & 2 deletions trunk/fs/fuse/control.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ static struct dentry *fuse_ctl_add_dentry(struct dentry *parent,

/*
* Add a connection to the control filesystem (if it exists). Caller
* must host fuse_mutex
* must hold fuse_mutex
*/
int fuse_ctl_add_conn(struct fuse_conn *fc)
{
Expand Down Expand Up @@ -139,7 +139,7 @@ int fuse_ctl_add_conn(struct fuse_conn *fc)

/*
* Remove a connection from the control filesystem (if it exists).
* Caller must host fuse_mutex
* Caller must hold fuse_mutex
*/
void fuse_ctl_remove_conn(struct fuse_conn *fc)
{
Expand Down

0 comments on commit a454384

Please sign in to comment.