summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-03-11 10:21:32 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-03-11 10:21:32 -0800
commit2a62ec0af2ed3758dd4535eb58527f63ba6549ad (patch)
treeb33a15c9d8e14e369688b169958292ba42200d0e /fs/cifs/cifsfs.c
parent63cf207e931894b93fe5471131e41fda567611e2 (diff)
parent7f6aff3a29b08fc4234c8136eb1ac31b4897522c (diff)
downloadop-kernel-dev-2a62ec0af2ed3758dd4535eb58527f63ba6549ad.zip
op-kernel-dev-2a62ec0af2ed3758dd4535eb58527f63ba6549ad.tar.gz
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
Pull xfs fixes from Dave Chinner: "This is a fix for a regression introduced in 4.5-rc1 by the new torn log write detection code. The regression only affects people moving a clean filesystem between machines/kernels of different architecture (such as changing between 32 bit and 64 bit kernels), but this is the recommended (and only!) safe way to migrate a filesystem between architectures so we really need to ensure it works. The changes are larger than I'd prefer right at the end of the release cycle, but the majority of the change is just factoring code to enable the detection of a clean log at the correct time to avoid this issue. Changes: - Only perform torn log write detection on dirty logs. This prevents failures being detected due to a clean filesystem being moved between machines or kernels of different architectures (e.g. 32 -> 64 bit, BE -> LE, etc). This fixes a regression introduced by the torn log write detection in 4.5-rc1" * tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs: xfs: only run torn log write detection on dirty logs xfs: refactor in-core log state update to helper xfs: refactor unmount record detection into helper xfs: separate log head record discovery from verification
Diffstat (limited to 'fs/cifs/cifsfs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud