Bug 1392347

Summary: RFE for glusterfind
Product: [Community] GlusterFS Reporter: Milind Changire <mchangir>
Component: glusterfindAssignee: Milind Changire <mchangir>
Status: CLOSED UPSTREAM QA Contact: bugs <bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: mainlineCC: amukherj, avishwan, bugs, ccalhoun, khiremat, rhs-bugs, storage-qa-internal, vbellur
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1383723 Environment:
Last Closed: 2018-11-19 05:19:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1383723, 1662626    

Comment 1 Milind Changire 2016-11-07 09:50:03 UTC
Description of problem:

  Output of glusterfind includes directories so passing that output to a backup program effectively ignores file lists.  Request an output option similar to 'find -type t' to only output filenames.

Comment 2 Worker Ant 2016-12-07 09:46:00 UTC
REVIEW: http://review.gluster.org/16051 (tools/glusterfind : added --type option) posted (#1) for review on master by Anonymous Coward

Comment 3 Worker Ant 2016-12-09 12:43:23 UTC
REVIEW: http://review.gluster.org/16051 (tools/glusterfind : added --type option) posted (#2) for review on master by Anonymous Coward

Comment 4 Worker Ant 2016-12-12 06:27:21 UTC
REVIEW: http://review.gluster.org/16098 (updated functionality of full find and incremental find) posted (#3) for review on master by Sonal Arora (sarora)

Comment 5 Worker Ant 2016-12-12 06:27:26 UTC
REVIEW: http://review.gluster.org/16051 (tools/glusterfind : added --type option) posted (#3) for review on master by Sonal Arora (sarora)

Comment 6 Worker Ant 2016-12-13 06:59:23 UTC
REVIEW: http://review.gluster.org/16098 (added functionality in full find to search for files (use --full --type f) or directories (use --full --type d) or both (bydefault) and in incremental find, to search files (use --type f) or directories (use --type d) or both (bydefault)) posted (#4) for review on master by Sonal Arora (sarora)

Comment 7 Worker Ant 2016-12-13 06:59:28 UTC
REVIEW: http://review.gluster.org/16051 (tools/glusterfind : added --type option) posted (#4) for review on master by Sonal Arora (sarora)

Comment 8 Worker Ant 2016-12-13 10:31:22 UTC
REVIEW: http://review.gluster.org/16051 (tools/glusterfind: Added functionality to filter for files or directories or both) posted (#5) for review on master by Sonal Arora (sarora)

Comment 9 Worker Ant 2016-12-13 13:02:21 UTC
REVIEW: http://review.gluster.org/16051 (tools/glusterfind: Added functionality to filter for files or directories or both) posted (#6) for review on master by Sonal Arora (sarora)

Comment 10 Worker Ant 2016-12-15 06:18:06 UTC
REVIEW: http://review.gluster.org/16051 (tools/glusterfind: filter for files/directories) posted (#7) for review on master by Sonal Arora (sarora)

Comment 11 Vijay Bellur 2018-11-19 05:28:36 UTC
Migrated to github:

https://github.com/gluster/glusterfs/issues/579

Please follow the github issue for further updates on this bug.