Re: [PATCH] v9fs: signal handling fixes
From: Andrew Morton
Date: Thu May 11 2006 - 00:57:32 EST
Latchesar Ionkov <lucho@xxxxxxxxxx> wrote:
>
> + clear_thread_flag(TIF_SIGPENDING);
It is unusual and arguably inappropriate for a filesystem to be playing
with thread flags in this manner.
There are no comments in there explaining why this is happening (there
should be: unusual and surprising things should always be commented, no?)
so I must ask on a mailing list.
What's going on in there?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/