diff options
author | Dan Williams <dan.j.williams@intel.com> | 2016-07-25 01:55:42 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2016-08-24 08:58:51 +0300 |
commit | ba09c01d2fa866f22e42ac2af405fe386f491879 (patch) | |
tree | c0028867440d5d50709bf787221bb4c64f29586b /fs/char_dev.c | |
parent | ebd84d724c85f22037a5c9cb04b9e6631309cb78 (diff) | |
download | linux-ba09c01d2fa866f22e42ac2af405fe386f491879.tar.xz |
dax: convert to the cdev api
A goal of the device-DAX interface is to be able to support many
exclusive allocations (partitions) of performance / feature
differentiated memory. This count may exceed the default minors limit
of 256.
As a result of switching to an embedded cdev the inode-to-dax_dev
conversion is simplified, as well as reference counting which can switch
to the cdev kobject lifetime.
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/char_dev.c')
0 files changed, 0 insertions, 0 deletions