Hi,
I pulled 24hrs ago ext4.git#for_linus into my local linux-next tree.
What happened to Dan's patch?
Dan Carpenter (1):
ext4: off by one check in ext4_groupinfo_create_slab()
This patch was in the first pull-request [1], but did not find its
way to Linus-tree.
Intention or forgotten?
Regards,
- Sedat -
[1] http://marc.info/?l=linux-ext4&m=129743167006873&w=2
On Feb 13, 2011, at 2:35 AM, Sedat Dilek wrote:
> Hi,
>
> I pulled 24hrs ago ext4.git#for_linus into my local linux-next tree.
> What happened to Dan's patch?
>
> Dan Carpenter (1):
> ext4: off by one check in ext4_groupinfo_create_slab()
>
> This patch was in the first pull-request [1], but did not find its
> way to Linus-tree.
> Intention or forgotten?
Linus complained about another patch, so while I was fixing up that patch, I combined Dan Carpenter's patch (which was a fix to Eric Sandeen's static slab name patch) into the base patch which it was fixing up.
-- Ted