All of lore.kernel.org
 help / color / mirror / Atom feed
  • * Re: [PATCH] ext4: initialize retries variable in ext4_da_write_inline_data_begin()
           [not found] <20180813133459.24241-1-lczerner@redhat.com>
           [not found] ` <20180912155448.GB32355@quack2.suse.cz>
    @ 2018-10-03  1:24 ` Theodore Y. Ts'o
      1 sibling, 0 replies; 2+ messages in thread
    From: Theodore Y. Ts'o @ 2018-10-03  1:24 UTC (permalink / raw)
      To: Lukas Czerner; +Cc: linux-ext4, stable
    
    On Mon, Aug 13, 2018 at 03:34:59PM +0200, Lukas Czerner wrote:
    > Variable retries is not initialized in ext4_da_write_inline_data_begin()
    > which can lead to nondeterministic number of retries in case we hit
    > ENOSPC. Initialize retries to zero as we do everywhere else.
    > 
    > Signed-off-by: Lukas Czerner <lczerner@redhat.com>
    > Fixes: bc0ca9df3b2a ("ext4: retry allocation when inline->extent conversion failed")
    > Cc: stable@kernel.org
    
    Applied, thanks.
    
    					- Ted
    
    ^ permalink raw reply	[flat|nested] 2+ messages in thread

  • end of thread, other threads:[~2018-10-03  8:10 UTC | newest]
    
    Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <20180813133459.24241-1-lczerner@redhat.com>
         [not found] ` <20180912155448.GB32355@quack2.suse.cz>
    2018-09-26  9:01   ` [PATCH] ext4: initialize retries variable in ext4_da_write_inline_data_begin() Lukas Czerner
    2018-10-03  1:24 ` Theodore Y. Ts'o
    

    This is an external index of several public inboxes,
    see mirroring instructions on how to clone and mirror
    all data and code used by this external index.