• David Howells's avatar
    vfs: Convert dax to use the new mount API · 75d4e06f
    David Howells authored
    Convert the dax filesystem to the new internal mount API as the old
    one will be obsoleted and removed.  This allows greater flexibility in
    communication of mount parameters between userspace, the VFS and the
    filesystem.
    
    See Documentation/filesystems/mount_api.txt for more information.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Dan Williams <dan.j.williams@intel.com>
    cc: Vishal Verma <vishal.l.verma@intel.com>
    cc: Keith Busch <keith.busch@intel.com>
    cc: Dave Jiang <dave.jiang@intel.com>
    cc: linux-nvdimm@lists.01.org
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    75d4e06f
super.c 16.1 KB