~ubuntu-branches/ubuntu/precise/linux-lts-quantal/precise-updates

« back to all changes in this revision

Viewing changes to fs/cifs/inode.c

  • Committer: Package Import Robot
  • Author(s): Steve Conklin, Steve Conklin, Timo Aaltonen
  • Date: 2013-06-19 09:40:57 UTC
  • Revision ID: package-import@ubuntu.com-20130619094057-rdz9xlasqlnhaaf5
Tags: 3.5.0-36.57~precise1
[Steve Conklin]

* Release Tracking Bug
  - LP: #1192801

[ Timo Aaltonen ]

* SAUCE: i915_hsw: revert to old drm_mm function names
  - LP: #1188305
* SAUCE: i915_hsw: drm/i915: Adding more reserved PCI IDs for Haswell.
  - LP: #1175533

Show diffs side-by-side

added added

removed removed

Lines of Context:
173
173
 
174
174
        if (fattr->cf_flags & CIFS_FATTR_DFS_REFERRAL)
175
175
                inode->i_flags |= S_AUTOMOUNT;
176
 
        cifs_set_ops(inode);
 
176
        if (inode->i_state & I_NEW)
 
177
                cifs_set_ops(inode);
177
178
}
178
179
 
179
180
void