URL:
  <http://savannah.gnu.org/bugs/?23213>

                 Summary: moving a directory in a chroot returns EAGAIN
                 Project: The GNU Hurd
            Submitted by: sthibaul
            Submitted on: vendredi 09.05.2008 à 01:21
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Reproducibility: None
              Size (loc): None
         Planned Release: None
                  Effort: 0.00
Wiki-like text discussion box: 

    _______________________________________________________

Details:

~$ chroot .
/$ mkdir blip
/$ mv blip blop
mv: cannot move `blip' to `blop': Resource temporarily unavailable

I guess that comes from some of the diskfs_lookup() calls of
diskfs_rename_dir() which somehow got lost about what the root is, and
returns EAGAIN.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23213>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



Reply via email to