commit | 1b33724a442b5e390ddc7507df3aeeb914915571 | [log] [tgz] |
---|---|---|
author | Will Dyson <will.dyson@gmail.com> | Tue Nov 08 16:54:53 2005 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Tue Nov 08 16:54:53 2005 +0100 |
tree | 7bf0cf78ad4a80816432826bd122cd36cf6ad18a | |
parent | b88b09851f4553c13c532af2f822b517a40f2ed5 [diff] |
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>