[PATCH 0/3 v2] Add btrfs ioctl support

Jeff Mahoney jeffm at suse.com
Fri Apr 22 06:21:49 UTC 2016


> On Apr 22, 2016, at 3:33 AM, Dmitry V. Levin <ldv at altlinux.org> wrote:
> 
>> On Thu, Mar 31, 2016 at 12:34:15AM -0400, Jeff Mahoney wrote:
>> Hi all -
>> 
>> This short series adds support for the btrfs ioctls.  Its structures
>> make heavy use of __u64 so rather than cast every single member, I added
>> new PRI* macros to print them properly.  It also uses 64-bit flags and
>> defines values that are larger than can be described by a 32-bit
>> variable, so I've converted xlat to use a 64-bit val field internally
>> and added 64-bit versions to API functions as needed.
>> 
>> Thanks, Dmitry, for the review.
> 
> Jeff, is there any progress with v3 of this patch series?

Hi Dmitry -

Not yet. I haven't had the time to revisit it to address the last round of review.  I should be able to take another look next week.

Thanks,

-Jeff

--
Jeff Mahoney






More information about the Strace-devel mailing list