We are using Beaglebone black Based custom board,
we are planning to use eMMC in our board.
We are in the process of checking different filesystem options,
What are the different file system we can use for eMMC ?
Usage of ext3/ext4 is very famous, but is it worth investing in evaluating Btrfs or F2fs.
We are bit worried when we think of using F2FS file system, because it is being developed by Samsung, we are worried about roadmap of F2FS file system and further update of the same.
What approach should we use to evaluate different filesystems?
Any suggestions/pointers for the same ?