alistair23-linux/fs/exofs
Boaz Harrosh 8ce9bdd1fb exofs: move osd.c to ios.c
If I do a "git mv" together with a massive code change
and commit in one patch, git looses the rename and
records a delete/new instead. This is bad because I want
a rename recorded so later rebased/cherry-picked patches
to the old name will work. Also the --follow is lost.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
2009-12-10 09:59:21 +02:00
..
BUGS exofs: Documentation 2009-03-31 19:44:38 +03:00
common.h exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
dir.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
exofs.h exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
file.c exofs: Avoid using file_fsync() 2009-06-21 17:53:47 +03:00
inode.c exofs: refactor exofs_i_info initialization into common helper 2009-12-10 09:59:19 +02:00
ios.c exofs: move osd.c to ios.c 2009-12-10 09:59:21 +02:00
Kbuild exofs: move osd.c to ios.c 2009-12-10 09:59:21 +02:00
Kconfig exofs: Kbuild, Headers and osd utils 2009-03-31 19:44:20 +03:00
namei.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00
super.c exofs: statfs blocks is sectors not FS blocks 2009-12-10 09:59:21 +02:00
symlink.c exofs: Remove IBM copyrights 2009-06-21 17:53:47 +03:00