From: Boaz Harrosh Date: Mon, 16 May 2011 12:26:47 +0000 (+0300) Subject: exofs: Move exofs specific osd operations out of ios.c X-Git-Tag: v3.1-rc1~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85e44df4748670a1a7d8441b2d75843cdebc478a;p=pandora-kernel.git exofs: Move exofs specific osd operations out of ios.c ios.c will be moving to an external library, for use by the objects-layout-driver. Remove from it some exofs specific functions. Also g_attr_logical_length is used both by inode.c and ios.c move definition to the later, to keep it independent Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed