aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dax.h
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2016-05-12 18:29:14 +0200
committerRoss Zwisler <ross.zwisler@linux.intel.com>2016-05-19 15:13:00 -0600
commitb9953536c95fd0013695542bfa4694c7468673aa (patch)
treea09a87cae89652322866b03f3228411490f8a15c /include/linux/dax.h
parentdax: fix a comment in dax_zero_page_range and dax_truncate_page (diff)
downloadlinux-dev-b9953536c95fd0013695542bfa4694c7468673aa.tar.xz
linux-dev-b9953536c95fd0013695542bfa4694c7468673aa.zip
dax: Fix condition for filling of PMD holes
Currently dax_pmd_fault() decides to fill a PMD-sized hole only if returned buffer has BH_Uptodate set. However that doesn't get set for any mapping buffer so that branch is actually a dead code. The BH_Uptodate check doesn't make any sense so just remove it. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Diffstat (limited to 'include/linux/dax.h')
0 files changed, 0 insertions, 0 deletions