Fuse-UFS2+BE build 004

This is unofficial and EXPERIMENTAL fork of fuse-ufs driver.

Problems...
You cannot create 14th dir or file in tree, new inodes allocating in steps of 8 and works only on already decrypted GameOS partition from PlayStation 3 HDD (extracted and attached as loop device or just as device mapper).

Example of usage:
fuse-ufs2be.elf /dev/mapper/ps3hdd2 /home/user/ps3/dev_hdd0 -o rw+

To compile source code, you need g++, libfuse-dev and e2fslibs-dev.

Special thanks for Manish Katiyar for original fuse-ufs:
https://github.com/mkatiyar/fuse-ufs2
