aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/common.h
Commit message (Collapse)AuthorAgeFilesLines
* [SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh2009-06-101-6/+0
| | | | | | | | | | By popular demand, define usefull wrappers for osd_req_read/write that recieve kernel pointers. All users had their own. Also remove these from exofs Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
* exofs: Kbuild, Headers and osd utilsBoaz Harrosh2009-03-311-0/+184
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>