Re: [PATCH v2 9/9] Btrfs: add free space tree mount option

2015-09-10 Thread Omar Sandoval
On Wed, Sep 09, 2015 at 02:00:23PM +0200, David Sterba wrote: > On Thu, Sep 03, 2015 at 12:44:27PM -0700, Omar Sandoval wrote: > > Now we can finally hook up everything so we can actually use free space > > tree. On the first mount with the free_space_tree mount option, the free > > space tree will

Re: [PATCH v2 9/9] Btrfs: add free space tree mount option

2015-09-09 Thread David Sterba
On Thu, Sep 03, 2015 at 12:44:27PM -0700, Omar Sandoval wrote: > Now we can finally hook up everything so we can actually use free space > tree. On the first mount with the free_space_tree mount option, the free > space tree will be created and the FREE_SPACE_TREE read-only compat bit > will be set

[PATCH v2 9/9] Btrfs: add free space tree mount option

2015-09-03 Thread Omar Sandoval
Now we can finally hook up everything so we can actually use free space tree. On the first mount with the free_space_tree mount option, the free space tree will be created and the FREE_SPACE_TREE read-only compat bit will be set. Any time the filesystem is mounted from then on, we will use the free