Add tfs remove part
commit5530347be9b199b8a4a7a66b6bdb8f231b38fa82
authorLiu Aleaxander <Aleaxander@gmail.com>
Fri, 4 Jun 2010 14:37:39 +0000 (4 22:37 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Fri, 4 Jun 2010 14:37:39 +0000 (4 22:37 +0800)
tree7651bc05d94406082f6e88d139cbfb94a9379d2e
parent0ca1ebd1c6ef827ef11c8e089e3f02dbe05ccb31
Add tfs remove part

unlink(remove a normal file) and rmdir included.
add a genral test shell script to do the test with tfs fs

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
fs/tfs/dir.c
fs/tfs/file.c
fs/tfs/inode.c
fs/tfs/tfs_cmd.c
gen-test.sh [new file with mode: 0755]
include/file.h
include/tfs.h
kernel/fd.c
kernel/shell.c
test-with-tfs.sh [deleted file]