exofs: Kbuild, Headers and osd utils
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 27 Oct 2008 16:27:55 +0000 (18:27 +0200)
committerBoaz Harrosh <bharrosh@panasas.com>
Tue, 31 Mar 2009 16:44:20 +0000 (19:44 +0300)
This patch includes osd infrastructure that will be used later by
the file system.

Also the declarations of constants, on disk structures,
and prototypes.

And the Kbuild+Kconfig files needed to build the exofs module.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
fs/exofs/Kbuild [new file with mode: 0644]
fs/exofs/Kconfig [new file with mode: 0644]
fs/exofs/common.h [new file with mode: 0644]
fs/exofs/exofs.h [new file with mode: 0644]
fs/exofs/osd.c [new file with mode: 0644]

diff --cc fs/exofs/Kbuild
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc fs/exofs/osd.c
Simple merge