From: Miklos Szeredi Date: Tue, 1 Oct 2013 14:44:52 +0000 (+0200) Subject: fuse: don't BUG on no write file X-Git-Tag: v3.13-rc1~111^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72523425fb434e81c0c9f611bd880ce339c4e06b;p=pandora-kernel.git fuse: don't BUG on no write file Don't bug if there's no writable files found for page writeback. If ever this is triggered, a WARN_ON helps debugging it much better then a BUG_ON. Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed