Re: [BUG] journal handler reference count breaked and fs deadlocked

From: Alex Lyashkov (shadow_at_itt.net.ru)
Date: 11/10/03

  • Next message: Jan Kara: "Re: [BUG] journal handler reference count breaked and fs deadlocked"
    To: Jan Kara <jack@suse.cz>
    Date:	Mon, 10 Nov 2003 13:48:47 +0200
    
    

    On Monday 10 November 2003 13:13, Jan Kara wrote:
    > Hi,
    >
    > thanks for tracking. Are you able to reproduce the problem also on
    > recent vanilla kernels (ie. 2.4.22)? Can you try the vanilla kernel with
    > the attached patch (it should fix one of possible deadlocks).
    >
    Hi Jan

    I can`t do it with vanila kernel, because my kernel not be exactly rh kernel.

    It kernel from my fork vserver project who adapted to RH kernel tree.
    i do stress testing and see this problems.
    I see you only rename function, set NO_ATIME to diskquota..
    and change at one point
    - commit_dqblk(dquot);
    + dquot->dq_sb->dq_op->write_dquot(dquot);
    it`s rignt ?
    i probe to adapted it fix to my kernel..

    -- 
    With best regards,
    Alex
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Jan Kara: "Re: [BUG] journal handler reference count breaked and fs deadlocked"

    Relevant Pages

    • Re: const versus __attribute__((const))
      ... nice warnign that tells you so, and it will be trivial to fix. ... it wasn't a problem - and the kernel ... tends to be the single most active user of inline asm's of all ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: BUG in tmpfs
      ... If somebody is interested I can try very hardly to reproduce it but I would not expect success. ... As to the tainted kernel. ... Something like making whole system compiles and upgrades in a loop till error happens will proably be enough to catch most such errors after some time and doing it continously could prevent any regressions in newer kernels. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: can device drivers return non-ram via vm_ops->nopage?
      ... Ok, so, how the fsck do we fix the sound drivers? ... providing an architecture dma_coherent_to_pageinterface isn't ... OSS from the kernel because they are abusing existing kernel ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • please pull from the trivial tree
      ... Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description ... +- Finding patch that caused a bug ... +Always try the latest kernel from kernel.org and build from source. ... Length of input string in bytes ...
      (Linux-Kernel)
    • Re: can device drivers return non-ram via vm_ops->nopage?
      ... > Well, I've been told to effectively screw my idea by David Woodhouse, ... > also fix the problem. ... > OSS from the kernel because they are abusing existing kernel ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)