Reputation: 369
I have my own file system which was developed in Linux kernel. I want to find out if Android uses VFS also because my file system is built under VFS and uses VFS interfaces. If not, I need to identify what I need to change about my file system to fit into Android.
Upvotes: 2
Views: 585