Re: [PATCH V3 0/6] random bugfixes of the space management

2011-01-11 Thread Miao Xie
Any comments for these patches? Thanks Miao On wed, 05 Jan 2011 18:07:11 +0800, Miao Xie wrote: > I have a bunch of random fixes of the space management in > > git://repo.or.cz/linux-btrfs-devel.git space-manage > > They are the ENOSPC fixes, as well as fixes for df command. > The first one and

Re: [PATCH V3 0/6] random bugfixes of the space management

2011-01-05 Thread Mitch Harder
2011/1/5 Miao Xie : > Hello, Chris > > I have a bunch of random fixes of the space management in > > git://repo.or.cz/linux-btrfs-devel.git space-manage > > They are the ENOSPC fixes, as well as fixes for df command. > The first one and the last one fixed the wrong free space information reported >

[PATCH V3 0/6] random bugfixes of the space management

2011-01-05 Thread Miao Xie
Hello, Chris I have a bunch of random fixes of the space management in git://repo.or.cz/linux-btrfs-devel.git space-manage They are the ENOSPC fixes, as well as fixes for df command. The first one and the last one fixed the wrong free space information reported by df command. The second one fixe