From: Boaz Harrosh Date: Sat, 27 Aug 2011 04:00:32 +0000 (-0700) Subject: exofs: Support for short read/writes X-Git-Tag: v3.2-rc1~155^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154a9300cd87eee7538f356c9d339f06b0b1d257;p=pandora-kernel.git exofs: Support for short read/writes If at read/write_done the actual IO was shorter then requested, reported in returned ios->length. It is not an error. The reminder of the pages should just be unlocked but not marked uptodate or end_page_writeback. They will be re issued later by the VFS. Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed