From: Valentine Barshak Date: Sun, 8 Jan 2006 09:03:44 +0000 (-0800) Subject: [PATCH] fadvise: return ESPIPE on FIFO/pipe X-Git-Tag: v2.6.16-rc1~740 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87ba81dba431232548ce29d5d224115d0c2355ac;p=pandora-kernel.git [PATCH] fadvise: return ESPIPE on FIFO/pipe The patch makes posix_fadvise return ESPIPE on FIFO/pipe in order to be fully POSIX-compliant. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed