Messages in this thread |  | | | Date | Tue, 21 Jun 2011 23:40:27 +0100 | | From | Al Viro <> | | Subject | Re: 3.0 rc3 bug & warning fs/inode.c && fs/fs-writeback.c |
| |
On Tue, Jun 21, 2011 at 05:21:19PM -0500, Greg Dietsche wrote:
> I'm leaning towards might be something else. Correct me if I'm > wrong, but it seems that 50338b889dc504c69e0cb316ac92d1b9e51f3c8a > was included in rc3.
Nope - it's in a branch that started before -rc3 but got merged between -rc3 and -rc4. git log v3.0-rc3 fs/namei.c and watch it not being there while the same with s/rc3/rc4/ will show it just fine. In fact, the last commit touching fs/namei.c in -rc3 is the one that introduced the breakage fixed by 50338b889dc504c69e0cb316ac92d1b9e51f3c8a.
|  |