Messages in this thread |  | | | Date | Tue, 22 Jul 2008 16:13:57 -0700 | | From | Andrew Morton <> | | Subject | Re: [PATCH 6/7] autofs4 - use struct qstr in waitq.c | |
On Tue, 17 Jun 2008 20:24:06 +0800
Ian Kent <raven@themaw.net> wrote:
> From: Jeff Moyer <jmoyer@redhat.com>
>
> The autofs_wait_queue already contains all of the fields of the
> struct qstr, so change it into a qstr.
>
> This patch, from Jeff Moyer, has been modified a liitle by myself.
>
> Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
> Signed-off-by: Ian Kent <raven@themaw.net>
So this patch which had been happily sitting in -mm for a month has
suddenly broken because linux-next's three-day-old
4bce7ce7c7d0d57b78dacc3a2bd87ec63b2d9b4c has removed LOOKUP_ACCESS.
This is suboptimal.
Now what do I do?
|  |