I'm a bit hysterical right now because I am unable to mount my external hard drive. I formatted it to XFS about a month ago and moved some files there this morning (a virtual hard drive, among others, to save space on my filled local drive) and for some reason, the USB cable just came off. When I plugged it back, it refused to mount. I ran xfs_repair -L /dev/sdb1 and that didn't work. I ran xfs_admin -U generate /dev/sdb1 and I got a new kind of error:
xfs superblock has incompatible features (0x4)
or something along those lines. What can be done to fix the filesystem? Or at least if I can get a list of the files using xfs utilities, it would make a huge difference!