RE: btrfs doesn't format eMMC if previous filesystem is ext4

2014-12-29 Thread Ankur Tank
PM To: Ankur Tank Cc: Anand Jain; linux-btrfs@vger.kernel.org Subject: Re: btrfs doesn't format eMMC if previous filesystem is ext4 Am Montag, 29. Dezember 2014, 09:55:13 schrieb Ankur Tank: > Thank you for reply Anand & Matrin, > > Okay I understand the intention now. > I know it&

RE: btrfs doesn't format eMMC if previous filesystem is ext4

2014-12-29 Thread Ankur Tank
hile mkfs.ext4 take "-L" to apply label. If one has to write a common script these cases has to be handled separately. Anyways thank you for help, Best regards, Ankur -Original Message- From: Martin Steigerwald [mailto:mar...@lichtvoll.de] Sent: Monday, December 29, 2014 3:09 PM

RE: btrfs doesn't format eMMC if previous filesystem is ext4

2014-12-28 Thread Ankur Tank
to:anand.j...@oracle.com] Sent: Monday, December 29, 2014 8:21 AM To: Ankur Tank; linux-btrfs@vger.kernel.org Subject: Re: btrfs doesn't format eMMC if previous filesystem is ext4 On 12/26/2014 11:24 PM, Ankur Tank wrote: > Hi, > > I wanted to test btrfs on the eMMC of beaglebone

btrfs doesn't format eMMC if previous filesystem is ext4

2014-12-26 Thread Ankur Tank
Hi, I wanted to test btrfs on the eMMC of beaglebone black based custom board. Precondition: eMMC is formatted with ext4 filesystem Use case: Format eMMC with mkfs.btrfs -L Result: Mkfs.btrfs denies formatting eMMC because its existing filesystem # mkfs.btrfs -L "1storage" /d

BTRFS for eMMC on Beaglebone Based custom board

2014-12-20 Thread Ankur Tank
Hello All, We are developing Beagle-bone black based Custom board with eMMC. We want to decide the file-system for RFS partition of eMMC. We are in process of testing/Benchmarking different file-system on BBB itself. Major contributor to writes to the file-system is done by logging process. To fi