mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
DEVEL15-linux-locking-brace-fix-20090602
LICENSE IPL10
so regardless of which code branch we choose we work
(cherry picked from commit 521f4e6d47
)
This commit is contained in:
parent
cc5faad5dc
commit
1aa2c06aa3
@ -575,8 +575,8 @@ afs_linux_lock(struct file *fp, int cmd, struct file_lock *flp)
|
||||
crfree(credp);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
# endif
|
||||
}
|
||||
|
||||
#endif
|
||||
/* Convert flock back to Linux's file_lock */
|
||||
|
Loading…
Reference in New Issue
Block a user