Remove #if's for pre-FUSE 2.6 API checks.
authorDerrik Pates <demon@now.ai>
Fri, 23 Mar 2012 22:47:21 +0000 (16:47 -0600)
committerDerrik Pates <demon@now.ai>
Fri, 23 Mar 2012 22:47:21 +0000 (16:47 -0600)
commit8ac7788ce64454586f49f896f3bfe9dcecb6cfca
treeff9d915634f922587d02cb6d3b75e8d44ea949d0
parent77b8ae12839c2799580ab9cfcaa08a3bf2c463e5
Remove #if's for pre-FUSE 2.6 API checks.

Since we're not going to worry about supporting FUSE API versions
prior to 2.6 (which is at this point widely supported), remove a
bunch of preprocessor conditionals for things that depended on FUSE
API versions prior to 2.6.
Fuse.xs