From 88feabaed96b4b5feb3f735afaedab9648801f21 Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Mon, 17 May 2010 07:18:57 -0400 Subject: [PATCH] --- yaml --- r: 190963 b: refs/heads/master c: 84f30c66c3689745abbd3b9ce39816caeb9bec3b h: refs/heads/master i: 190961: 90417a2cae4d745df3514439cb34f425a63456af 190959: 458c6c7169969e5a3aa4d6feed932a1ff6748088 v: v3 --- [refs] | 2 +- trunk/fs/cifs/inode.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 915a523fcb81..057f9ff36536 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db19272edc93661835bf6ec9736cfd0754aa3c62 +refs/heads/master: 84f30c66c3689745abbd3b9ce39816caeb9bec3b diff --git a/trunk/fs/cifs/inode.c b/trunk/fs/cifs/inode.c index 8e05e8a0ff8b..b0ff2529cb96 100644 --- a/trunk/fs/cifs/inode.c +++ b/trunk/fs/cifs/inode.c @@ -137,7 +137,6 @@ cifs_fattr_to_inode(struct inode *inode, struct cifs_fattr *fattr) inode->i_mode = fattr->cf_mode; cifs_i->cifsAttrs = fattr->cf_cifsattrs; - cifs_i->uniqueid = fattr->cf_uniqueid; if (fattr->cf_flags & CIFS_FATTR_NEED_REVAL) cifs_i->time = 0;