提交 1e788f8d 编写于 作者: A Alexey Dobriyan 提交者: Linus Torvalds

[PATCH] xfs: update ->flush method proto

Signed-off-by: NAlexey Dobriyan <adobriyan@gmail.com>
Cc: Nathan Scott <nathans@sgi.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 61b91758
......@@ -299,7 +299,8 @@ xfs_file_open(
STATIC int
xfs_file_close(
struct file *filp)
struct file *filp,
fl_owner_t id)
{
return -bhv_vop_close(vn_from_inode(filp->f_dentry->d_inode), 0,
file_count(filp) > 1 ? L_FALSE : L_TRUE, NULL);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册