提交 e22cb8bc 编写于 作者: S Steve French

[CIFS] Use file instead of dentry in cifs dir_notify struct

Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 167a251a
......@@ -402,7 +402,7 @@ struct dir_notify_req {
__u16 netfid;
__u32 filter; /* CompletionFilter (for multishot) */
int multishot;
struct file * dentry;
struct file * pfile;
};
#define MID_FREE 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册