Re: More ext4 acl/xattr corruption - 4th occurence now

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Sandeen
Date: Friday, May 15, 2009 - 8:24 am

Eric Sandeen wrote:

in a desperate attempt to show the window, I tried this in
ext4_ext_put_in_cache():

        cex->ec_block = -1;
        cex->ec_start = -1;
        schedule_timeout_uninterruptible(HZ/2);
        cex->ec_start = start;
        cex->ec_block = block;

and this in ext4_ext_in_cache():

        if (cex->ec_block == -1 || cex->ec_start == -1)
                printk("%s got bad cache\n", __func__);

and it's not firing.

-Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Tue May 12, 11:26 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Wed May 13, 4:56 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Wed May 13, 9:40 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Thu May 14, 4:07 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Manish Katiyar, (Thu May 14, 4:17 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Thu May 14, 5:30 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Thu May 14, 6:25 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Thu May 14, 7:07 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Thu May 14, 7:30 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Eric Sandeen, (Thu May 14, 8:44 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Thu May 14, 9:12 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Thu May 14, 2:02 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Thu May 14, 2:07 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Eric Sandeen, (Thu May 14, 2:08 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Thu May 14, 2:23 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Thu May 14, 2:33 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Eric Sandeen, (Thu May 14, 6:21 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Aneesh Kumar K.V, (Thu May 14, 9:55 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Aneesh Kumar K.V, (Thu May 14, 9:58 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Fri May 15, 3:11 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Fri May 15, 3:27 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Fri May 15, 5:50 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Eric Sandeen, (Fri May 15, 5:58 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Fri May 15, 6:07 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Eric Sandeen, (Fri May 15, 8:24 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Eric Sandeen, (Fri May 15, 9:27 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Kevin Shanahan, (Fri May 15, 4:18 pm)
Re: More ext4 acl/xattr corruption - 4th occurence now, Thierry Vignaud, (Tue May 19, 3:00 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Tue May 19, 4:36 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Theodore Tso, (Tue May 19, 8:04 am)
Re: More ext4 acl/xattr corruption - 4th occurence now, Thierry Vignaud, (Tue May 19, 8:18 am)