bug-findutils
[Top][All Lists]
Advanced

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

[bug #14921] find -fstype broken when bind-mounts are used


From: Andreas Metzler
Subject: [bug #14921] find -fstype broken when bind-mounts are used
Date: Sun, 20 Nov 2005 09:54:22 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

Follow-up Comment #4, bug #14921 (project findutils):

jay wrote in comment #3
> Is this affected by the fix to bug #14922 ?

Nope, this still applies to 4.2.26.

argenau:/usr/share/doc/findutils# /tmp/findutils-4.2.26/find/find -printf
'%F\n' | sort -u
ext3
argenau:/usr/share/doc/findutils# mount -v --bind /tmp /sid/tmp
/tmp on /sid/tmp type none (rw,bind)
argenau:/usr/share/doc/findutils# /tmp/findutils-4.2.26/find/find -printf
'%F\n' | sort -u
none
argenau:/usr/share/doc/findutils# /tmp/findutils-4.2.26/find/find --version  
 
GNU find version 4.2.26
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14921>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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