[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11879] all mount-points lstat()-ed, but shouldn't be
From: |
Tim Waugh |
Subject: |
[bugs #11879] all mount-points lstat()-ed, but shouldn't be |
Date: |
Mon, 7 Feb 2005 10:23:14 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11879>
Summary: all mount-points lstat()-ed, but shouldn't be
Project: findutils
Submitted by: twaugh
Submitted on: Mon 02/07/2005 at 10:23
Category: find
Severity: 5 - Average
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Release: 4.2.15
Fixed Release: None
_______________________________________________________
Details:
In main(), init_mounted_dev_list() is called unconditionally. This results
in all mount-points getting lstat() called on them.
This happens when no options are given.
If one of the mount-points is a hard NFS mount, and the remote machine is
down, find will never complete even though it should be able to without
problems.
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11879>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be,
Tim Waugh <=
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, James Youngman, 2005/02/07
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, James Youngman, 2005/02/12
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, Dmitry V. Levin, 2005/02/12
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, James Youngman, 2005/02/13
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, James Youngman, 2005/02/19
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, anonymous, 2005/02/20
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, Dmitry V. Levin, 2005/02/20
- [bugs #11879] all mount-points lstat()-ed, but shouldn't be, James Youngman, 2005/02/20