From: Christoph Hellwig Date: Mon, 7 Nov 2005 08:59:46 +0000 (-0800) Subject: [PATCH] afs: use generic_ro_fops X-Git-Tag: v2.6.15-rc1~605 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a463ddd343dacf5f1badae514ed2c5135ec0c3a9;p=pandora-kernel.git [PATCH] afs: use generic_ro_fops afs actually had a write method that returned different errors depending on whether some flag was set - better return the standard EINVAL errno. Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed