summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-02-22 20:28:07 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-02-22 20:28:07 +0000
commitc54f4b9dfe89f150a5fde7e8871b69a4bb1cf213 (patch)
treebc129bd576ffc040d92839d574d7fcbce3737d5e /TODO
parent518ccacf9b04985ec8378d086701f535a8037f3f (diff)
downloadFreeBSD-src-c54f4b9dfe89f150a5fde7e8871b69a4bb1cf213.zip
FreeBSD-src-c54f4b9dfe89f150a5fde7e8871b69a4bb1cf213.tar.gz
Add ``Make find smarter about -fstype local''.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODO b/TODO
index 38ded47..860cd12 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-; $Id: TODO,v 1.5 1994/10/23 04:06:10 phk Exp $
+; $Id: TODO,v 1.6 1995/01/29 06:35:03 phk Exp $
** To skip this preamble, search forward for the pattern `**'.
@@ -157,3 +157,14 @@ EMAIL: <phk>
CATS: kernel
GRADE: INTERMEDIATE
STATUS: OPEN
+
+TASKID: 950222001
+TASK: Make find smarter about -fstype local
+DETAIL: { Currently when doing a find blah -fstype local the find traverses
+through all nfs mounted file systems looking for locally mounted filesystems,
+this could be short circuited by using getmntinfo/statfs. Note that you
+can not do this when following symlinks. }
+EMAIL: <rgrimes, phk>
+CATS: user
+GRADE: INTERMEDIATE
+STATUS: OPEN
OpenPOWER on IntegriCloud