diff --git a/[refs] b/[refs] index 2e6ea15530d3..9029ac743794 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9b1ec9eceabe0c90d12116871f692263b69d476d +refs/heads/master: 5ade9deaaa3e1f7291467d97b238648e43eae15e diff --git a/trunk/fs/cifs/inode.c b/trunk/fs/cifs/inode.c index a1f24bdb656d..0d9d2e6d7af6 100644 --- a/trunk/fs/cifs/inode.c +++ b/trunk/fs/cifs/inode.c @@ -389,7 +389,7 @@ int cifs_get_inode_info(struct inode **pinode, struct cifs_sb_info *cifs_sb = CIFS_SB(sb); const unsigned char *full_path = NULL; char *buf = NULL; - bool adjustTZ = bool; + bool adjustTZ = false; bool is_dfs_referral = false; pTcon = cifs_sb->tcon;