Re: [PATCH 01/10] Fs: ext4: acl.c: fixed indent issue

From: Krzysztof Halasa
Date: Sun Sep 26 2010 - 07:31:33 EST


Joe Perches <joe@xxxxxxxxxxx> writes:

> It's relatively easy to see if named
> maintainer has authored or signed a
> commit in the past few years.
>
> Perhaps you'll go through the effort to
> mark the sections as orphaned.

It wouldn't make sense to orphan code based solely on the maintainer
not committing anything in X years. Many parts of the kernel are already
finalized and need nothing from the maintainers (the only changes they
receive are things like these caused by internal kernel interface
changes). Example: ISA drivers. And I assume you look at drivers,
subsystems, directories, not mere files (many .h files weren't touched
since they were written).

You orphan the code when
a) it needs action from the maintainer, and
b) the maintainer isn't there, and
c) the above isn't going to change.
--
Krzysztof Halasa
--
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/