All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <mason@suse.com>
To: Adrian Phillips <a.phillips@dnmi.no>
Cc: reiserfs-list@namesys.com
Subject: Re: reiserfs_file_write: item has been moved
Date: 02 Apr 2002 08:48:06 -0500	[thread overview]
Message-ID: <1017755286.17572.13.camel@tiny> (raw)
In-Reply-To: <wvhemubol9.fsf@freeze.oslo.dnmi.no>

On Tue, 2002-04-02 at 01:29, Adrian Phillips wrote:
> 
> I got one of these in my logs :-
> 
> kernel: reiserfs_file_write: item has been moved while we were in copy_from_user (appending to the direct item)
> 

These are safe.  Recent 2.2.x kernels include a patch from andrea that
makes copy_from/to_user much more likely to schedule.  Whoever coded
reiserfs_file_write correctly realized it was possible for these calls
to schedule (and correctly dealt with it), but before they almost never
did schedule, so the debugging was probably forgotten.

-chris



      reply	other threads:[~2002-04-02 13:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-02  6:29 reiserfs_file_write: item has been moved Adrian Phillips
2002-04-02 13:48 ` Chris Mason [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1017755286.17572.13.camel@tiny \
    --to=mason@suse.com \
    --cc=a.phillips@dnmi.no \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.