linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • * Re: XFS / Quota Bug in  2.6.17.x and 2.6.18x
           [not found] <44C8A5F1.7060604@profihost.com>
           [not found] ` <20060727120425.GB6825@martell.zuzino.mipt.ru>
    @ 2006-07-27 23:42 ` Nathan Scott
      1 sibling, 0 replies; 2+ messages in thread
    From: Nathan Scott @ 2006-07-27 23:42 UTC (permalink / raw)
      To: ProfiHost - Stefan Priebe; +Cc: linux-kernel, linux-fsdevel, xfs
    
    Hi Stefan,
    
    On Thu, Jul 27, 2006 at 01:39:29PM +0200, ProfiHost - Stefan Priebe wrote:
    > Hello!
    > 
    > The crash only occurs if you use quota and IDE without barrier support.
    > 
    > The Problem is, that on a new mount of a root filesystem - the flag 
    > VFS_RDONLY is set - and so no barrier check is done before checking 
    > quota. With this patch barrier check is done always. The partition 
    > should not be mounted at that moment. For mount -o remount, rw or 
    > something like this it uses another function where VFS_RDONLY is checked.
    
    Ah, I see.  The patch isn't quite right, I think we will now need to
    also add a test to xfs_mountfs_check_barriers() to ensure the device
    beneath us is not bdev_read_only().
    
    I'll add that and get the fix merged, thanks.
    
    cheers.
    
    -- 
    Nathan
    
    ^ permalink raw reply	[flat|nested] 2+ messages in thread

  • end of thread, other threads:[~2006-07-27 23:43 UTC | newest]
    
    Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <44C8A5F1.7060604@profihost.com>
         [not found] ` <20060727120425.GB6825@martell.zuzino.mipt.ru>
    2006-07-27 12:24   ` XFS / Quota Bug in 2.6.17.x and 2.6.18x ProfiHost - Stefan Priebe
    2006-07-27 23:42 ` Nathan Scott
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).