remove unused fs/befs/attribute.c
authorWill Dyson <will.dyson@gmail.com>
Tue, 8 Nov 2005 15:54:53 +0000 (16:54 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Tue, 8 Nov 2005 15:54:53 +0000 (16:54 +0100)
commit1b33724a442b5e390ddc7507df3aeeb914915571
tree7bf0cf78ad4a80816432826bd122cd36cf6ad18a
parentb88b09851f4553c13c532af2f822b517a40f2ed5
remove unused fs/befs/attribute.c

If anyone needs a fully-functional befs driver, the easiest route to
that would probably be getting Haiku's befs driver to compile in
userland as a FUSE fs.

At any rate, attribute.c can go. It is easy enough to add back in if
anyone ever wants to do the (relativly minor) refactoring nessisary to
get it working.

Signed-off-by: Will Dyson <will.dyson@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/befs/attribute.c [deleted file]