From: Al Viro Date: Tue, 7 Apr 2009 13:03:30 +0000 (-0400) Subject: Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD X-Git-Tag: v2.6.30-rc3~35^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf2706a340ae98616d4e2a54900393e0e0b6b72c;p=pandora-kernel.git Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD Missing conversion from kernel to userland dev_t; this sucker breaks as soon as we get sufficiently many autofs mounts for new_encode_dev(s_dev) != s_dev. Note: this is the minimal fix. Signed-off-by: Al Viro --- Reading git-diff-tree failed