bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #23443] find regression: now fooled when crossing mountpoints


From: Juergen Weigert
Subject: [bug #23443] find regression: now fooled when crossing mountpoints
Date: Sat, 31 May 2008 12:09:27 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE

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

                 Summary: find regression: now fooled when crossing
mountpoints
                 Project: findutils
            Submitted by: jnweiger
            Submitted on: Saturday 05/31/2008 at 12:09
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
           Fixed Release: None

    _______________________________________________________

Details:

$ find $HOME -name somedir -print

reports nothing, alhough

$ ls -l $HOME/somedir 

shows the directory.

This is reproducable on an nfs-mounted $HOME which 
has a backup server mounted under $HOME/.snapshot
The $HOME/.snapshot server uses the same inode numbers as
used by the $HOME server. 

findutils-3.9.1 and before were unaffected.
findutils-3.9.2 and later are.

https://bugzilla.novell.com/show_bug.cgi?id=393294
suggests that find became more vulnerable to issues with the filesystems.

If guided, I will go in smaller steps from 3.9.1 to 3.9.2 in order to zoom in
on the change that causes this regression.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]