Re: K3b and 2.6.9?

From: Linus Torvalds (torvalds_at_osdl.org)
Date: 08/31/04

  • Next message: Lee Revell: "Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-Q5"
    Date:	Tue, 31 Aug 2004 13:33:12 -0700 (PDT)
    To: ismail dönmez <ismail.donmez@gmail.com>
    
    

    On Tue, 31 Aug 2004, ismail dönmez wrote:
    >
    > Checked k3b on CVS and it does this now :
    >
    > int flags = O_NONBLOCK;
    > if( write )
    > flags |= O_RDWR;
    > else
    > flags |= O_RDONLY;
    > .....
    > fd = ::open( name, flags );
    >
    > which already fixes the issue. Right?

    I assume so, assuming that the "write" flag is set correctly. Somebody
    would need to test whether it actually works for them ;)

                    Linus
    -
    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: Lee Revell: "Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-Q5"

    Relevant Pages

    • [PATCH][2.4.28-pre2] more gcc34 lvalue fixes
      ... Here are some more fixes for broken lvalues in 2.4.28-pre2. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: 2.6.11-rc2-mm1: kernel bad access while booting diskless client
      ... > try if it fixes the ... The Oops went away with this one. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: CONFIG_ACPI totally broken (2.6.9-rc1-mm2)
      ... fixes it ... ... So I think it might be a Kconfig bug. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: Linux 2.6.11.1
      ... >> The diffstat and short summary of the fixes are below. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • [patch] Real-Time Preemption, -RT-2.6.12-rc5-V0.7.47-09
      ... i have released the -V0.7.47-09 Real-Time Preemption patch, ... - small fixes ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)