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:
Derrick Brashear 2009-06-02 19:12:21 +00:00
parent cc5faad5dc
commit 1aa2c06aa3

View File

@ -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 */