On Sat, May 06, 2017 at 03:13:07PM +0200, Hannes von Haugwitz wrote:
> Is there any progress with this request?

Sorry, no.  Just to be clear, is what you want is to be able to
convert flag value to a string (instead of printing it to stdio FILE
handle)?  Or to go the other way --- e.g., given a charafter flag such
as 's', convert it to EXT2_SECRM_FL?

I don't want to expose the array as a public interface, since that
ties my hands as to the implementation.  I'm willing to expose new
function interfaces, though.  But there you need to be a lot more
explicit what you want, and of course, patches will make it much more
likely that the request will be satisified.  :-)

                                                - Ted

Reply via email to