Re: [PATCH] btrfs: incorrect invalid lookup_path_rootid() error handling

2017-09-01 Thread David Sterba
On Fri, Aug 18, 2017 at 09:04:19AM +0200, Goffredo Baroncelli wrote: > Hi All, > > Piotr and Chris, pointed me at these bugs which could be triggered by this > test case: > > # btrfs sub create test1 > # btrfs sub create test1/test2 > # btrfs sub snap test1 test1.snap > # btrfs fi du -s test1 >

[PATCH] btrfs: incorrect invalid lookup_path_rootid() error handling

2017-08-18 Thread Goffredo Baroncelli
Hi All, Piotr and Chris, pointed me at these bugs which could be triggered by this test case: # btrfs sub create test1 # btrfs sub create test1/test2 # btrfs sub snap test1 test1.snap # btrfs fi du -s test1 Total Exclusive Set shared Filename 0.00B 0.00B 0.00B test1 #