浏览代码

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

Signed-off-by: Steve French <sfrench@us.ibm.com>
Steve French 20 年之前
父节点
当前提交
e22cb8bcb8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/cifs/cifsglob.h

+ 1 - 1
fs/cifs/cifsglob.h

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