Re: [Regression 4.7-rc1] btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl

From: Chris Mason
Date: Fri Jan 06 2017 - 15:48:14 EST


On 01/06/2017 12:22 PM, Joseph Salisbury wrote:
Hi Luke,

A kernel bug report was opened against Ubuntu [0]. This bug was fixed
by the following commit in v4.7-rc1:


commit 4c63c2454eff996c5e27991221106eb511f7db38

Author: Luke Dashjr <luke@xxxxxxxxxx>
Date: Thu Oct 29 08:22:21 2015 +0000

btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in
btrfs_ioctl


However, this commit introduced a new regression. With this commit
applied, "btrfs fi show" no longer works and the btrfs snapshot
functionality breaks.



I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?

This is working for me, could you please include an strace of the problem?

Thanks!

-chris