On 08/09/13 07:32, Brian Foster wrote:
readdir reads the directory entries from an open directory from the provided offset (or 0 if not specified). On completion, readdir prints summary information regarding the number of operations and bytes transferred. Options are available to specify the starting offset, length and verbose mode to dump directory entry information. Signed-off-by: Brian Foster<bfoster@xxxxxxxxxx> --- v3: - dup() file->fd and add corresponding closedir() (mark). - add readdir section to xfs_io manpage (mark). v2: - Convert from getdents to readdir. - Use configure mechanism for libc readdir() availability (zab). - Add extra dirent fields to verbose output (zab).
Thank-you, looks great. We can get it in right away. Reviewed-by: Mark Tinguely <tinguely@xxxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs