• David Howells's avatar
    vfs: Convert zsmalloc to use the new mount API · 8e9231f8
    David Howells authored
    Convert the zsmalloc 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: Minchan Kim <minchan@kernel.org>
    cc: Nitin Gupta <ngupta@vflare.org>
    cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
    cc: linux-mm@kvack.org
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    8e9231f8
zsmalloc.c 60.3 KB