Re: FW: btrfs-progs: android build

2015-10-30 Thread David Sterba
On Mon, Aug 31, 2015 at 06:33:01PM +0200, David Sterba wrote: > So the preliminary support is merged. Outstanding issues are all related > to blkid API: > > - is_ssd Fixed by trivially ifdef around the function. > - btrfs_wipe_existing_sb > - check_overwrite > > In the ssd check case it's safe t

Re: FW: btrfs-progs: android build

2015-08-31 Thread David Sterba
On Wed, Aug 26, 2015 at 04:44:28PM +0200, David Sterba wrote: > On Mon, Aug 10, 2015 at 04:30:58PM +0900, 강상우 wrote: > > I change the code that you are suggest. > > Well, it's still not exactly what I expected. I'll add the makefile bits > from you patch and do the wrappers and ifdefs myself. It's

Re: FW: btrfs-progs: android build

2015-08-26 Thread David Sterba
On Mon, Aug 10, 2015 at 04:30:58PM +0900, 강상우 wrote: > I change the code that you are suggest. Well, it's still not exactly what I expected. I'll add the makefile bits from you patch and do the wrappers and ifdefs myself. It's not always straightfowratd how to do it so I'll need to experiment a bi

RE: FW: btrfs-progs: android build

2015-08-10 Thread 강상우
...@vger.kernel.org] On Behalf Of David Sterba Sent: Thursday, August 06, 2015 11:39 PM Cc: linux-btrfs@vger.kernel.org Subject: Re: FW: btrfs-progs: android build Hi, On Thu, Aug 06, 2015 at 06:45:11PM +0900,wrote: > Hi, I made btrfs-progs android build script and test it.\ Thanks.

Re: FW: btrfs-progs: android build

2015-08-06 Thread David Sterba
Hi, On Thu, Aug 06, 2015 at 06:45:11PM +0900, �� wrote: > Hi, I made btrfs-progs android build script and test it.\ Thanks. The changes as they stand are too intrusive to be added but give me an idea what's needed. The makefile part shares some variables with current make and adds some speci

FW: btrfs-progs: android build

2015-08-06 Thread 강상우
Hi, I made btrfs-progs android build script and test it.\ And need some help on btrfs_wipe_existing_sb().\ On the test it looks work well.\ But I’m not sure it’s ok. 0001-btrfs-progs-Add-Android-build-mk-file.patch Description: Binary data