Merge pull request #194 from ouliuquan/patch-1

Update vnode_if.src
dev
logwang 2018-04-27 18:08:14 +08:00 committed by GitHub
commit 8238502f09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -451,7 +451,7 @@ vop_advlockasync {
IN int op;
IN struct flock *fl;
IN int flags;
IN struct task *task;
IN struct task *task;
INOUT void **cookiep;
};