]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cuse: add fix minor number to /dev/cuse
authorTom Gundersen <teg@jklm.no>
Mon, 9 Sep 2013 18:18:27 +0000 (20:18 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 1 Oct 2013 14:44:54 +0000 (16:44 +0200)
commitcb2ffb26e67ef89c44f46e971440cda2f83ae236
tree025102b08390b018b47449c2aee6f0d1794d49a6
parentff17be0864777fe0dfb0a477868a8cb95c1ff90e
cuse: add fix minor number to /dev/cuse

This allows udev (or more recently systemd-tmpfiles) to create /dev/cuse on
boot, in the same way as /dev/fuse is currently created, and the corresponding
module to be loaded on first access.

The corresponding functionalty was introduced for fuse in commit 578454f.

Signed-off-by: Tom Gundersen <teg@jklm.no>
Cc: Kay Sievers <kay@vrfy.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Documentation/devices.txt
fs/fuse/cuse.c
include/linux/miscdevice.h