acl-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] tools/getfacl.c: added --one-filesystem feature


From: X Polish
Subject: Re: [PATCH] tools/getfacl.c: added --one-filesystem feature
Date: Sat, 31 Oct 2020 00:14:11 +0100

    Hi Andreas,

I reworked patch (in attachment). Patch is generated by git diff, I hope it is better.

Patch add parameter to walk_tree() and walk_tree_rec() functions with id of filesystem.

    Best regards  Pavel 

pá 30. 10. 2020 v 19:33 odesílatel Andreas Grünbacher <agruen@gnu.org> napsal:
Pavel,

Am Fr., 30. Okt. 2020 um 14:02 Uhr schrieb X Polish <xpolish@gmail.com>:
>
>     Hello,
>
> patch added -X (--one-filesystem) option which limit print out files on current filesystem.

that looks like a useful feature, but it needs to be implemented as a
walk_tree flag so that walk_tree stays on the same filesystem.

> patch against
> commit 40c190dc1f6630054d7d2f850a0b9fb10c7bbcb1 (HEAD -> master, origin/master, origin/HEAD)
>
> 45c45
> < #  define CMD_LINE_OPTIONS "aceEsRXLPtpndvh"
> ---
> > #  define CMD_LINE_OPTIONS "aceEsRLPtpndvh"

Send a unified diff next time, please (diff -u).

Thanks,
Andreas

Attachment: onefilesystem.patch
Description: Text Data


reply via email to

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