Skip to content
Commit 72523425 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

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: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent cca24370
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment