commit | e22cb8bcb8bce94bf5cca90c98933a28816c6a75 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Wed Aug 24 20:25:21 2005 -0700 |
committer | Steve French <sfrench@us.ibm.com> | Wed Aug 24 20:25:21 2005 -0700 |
tree | c7b4c27b91b5b6fdb62cce46ede1f75c9fd9862f | |
parent | 167a251ad6678ad26aa3cf27bab677b274374ab6 [diff] [blame] |
[CIFS] Use file instead of dentry in cifs dir_notify struct Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h index 236de07..a9c791e 100644 --- a/fs/cifs/cifsglob.h +++ b/fs/cifs/cifsglob.h
@@ -402,7 +402,7 @@ __u16 netfid; __u32 filter; /* CompletionFilter (for multishot) */ int multishot; - struct file * dentry; + struct file * pfile; }; #define MID_FREE 0