OSDN Git Service

dax: store pfns in the radix
authorDan Williams <dan.j.williams@intel.com>
Sun, 15 Oct 2017 00:13:45 +0000 (17:13 -0700)
committerDan Williams <dan.j.williams@intel.com>
Fri, 30 Mar 2018 18:34:54 +0000 (11:34 -0700)
commit3fe0791c295cfd3cd735de7a32cc0780949c009f
treefee362b87ce6ff4289d511e154fadd05667ca184
parent6b2bb7265f0b62605e8caee3613449ed0db270b9
dax: store pfns in the radix

In preparation for examining the busy state of dax pages in the truncate
path, switch from sectors to pfns in the radix.

Cc: Jeff Moyer <jmoyer@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Matthew Wilcox <mawilcox@microsoft.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dax/super.c
fs/dax.c