diff options
author | Jan Kara <jack@suse.cz> | 2016-10-21 11:33:49 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2016-12-26 20:29:25 -0800 |
commit | 1db175428ee374489448361213e9c3b749d14900 (patch) | |
tree | 32e4eebdad84d1c6e84508186b0f1fb63df7bdfc /fs/xfs/xfs_dquot.h | |
parent | 9f141d6ef6258a3a37a045842d9ba7e68f368956 (diff) |
ext4: Simplify DAX fault path
Now that dax_iomap_fault() calls ->iomap_begin() without entry lock, we
can use transaction starting in ext4_iomap_begin() and thus simplify
ext4_dax_fault(). It also provides us proper retries in case of ENOSPC.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/xfs/xfs_dquot.h')
parent | 64a172d265643b345007ddaafcc523f6e5373b69 (diff) | |
---|---|---|
parent | 2e38a37f23c98d7fad87ff022670060b8a0e2bf5 (diff) |
Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Pull MD fixes from Shaohua Li:
"This fixes several corner cases for raid5 cache, which is merged into
this cycle"
* tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md:
md/r5cache: disable write back for degraded array
md/r5cache: shift complex rmw from read path to write path
md/r5cache: flush data only stripes in r5l_recovery_log()
md/raid5: move comment of fetch_block to right location
md/r5cache: read data into orig_page for prexor of cached data
md/raid5-cache: delete meaningless code
Diffstat (limited to 'tools/perf/pmu-events/arch/powerpc/power8/translation.json')