On Sun, Aug 12 2007, [EMAIL PROTECTED] wrote: > Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 7b84921..912950f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -960,6 +960,7 @@ M: [EMAIL PROTECTED] > L: [email protected] > T: git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git > S: Maintained > +F: drivers/block/
drivers/block/ is block device drivers, not the block layer. That mostly resides in block/, with some parts in fs/ as well. -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

