X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=fs%2Focfs2%2Flocks.h;h=496d488b271f8ed9736c901582ba2da0bb7ad561;hb=f770d3b26a410a0bbb2c8f302d35b634e3bfb0c2;hp=9743ef2324ec98c377473801784745681a4209b4;hpb=8f859016ea49cd8d7c743533bd1ab3db9a813ffa;p=deliverable%2Flinux.git diff --git a/fs/ocfs2/locks.h b/fs/ocfs2/locks.h index 9743ef2324ec..496d488b271f 100644 --- a/fs/ocfs2/locks.h +++ b/fs/ocfs2/locks.h @@ -27,5 +27,6 @@ #define OCFS2_LOCKS_H int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl); +int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl); #endif /* OCFS2_LOCKS_H */