Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25576
b: refs/heads/master
c: e465a77
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Apr 11, 2006
1 parent 4eaa569 commit 0b683ce
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: d5b9026a670fdb404e6e2e2e0a1b447e9ea9c1f6
refs/heads/master: e465a77f943f51df1a169426df879340bd0db3f3
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -2497,7 +2497,7 @@ nfs4_transform_lock_offset(struct file_lock *lock)

/* Hack!: For now, we're defining this just so we can use a pointer to it
* as a unique cookie to identify our (NFSv4's) posix locks. */
struct lock_manager_operations nfsd_posix_mng_ops = {
static struct lock_manager_operations nfsd_posix_mng_ops = {
};

static inline void
Expand Down

0 comments on commit 0b683ce

Please sign in to comment.