From: Tom Gundersen Date: Mon, 9 Sep 2013 18:18:27 +0000 (+0200) Subject: cuse: add fix minor number to /dev/cuse X-Git-Tag: v3.13-rc1~111^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2ffb26e67ef89c44f46e971440cda2f83ae236;p=pandora-kernel.git 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 Cc: Kay Sievers Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed