Cc: Lee Revell <rlrevell@...>, Spam <spam@...>, Horst von Brand <vonbrand@...>, Jamie Lokier <jamie@...>, David Masover <ninja@...>, Chris Wedgwood <cw@...>, <viro@...>, Linus Torvalds <torvalds@...>, Christoph Hellwig <hch@...>, Hans Reiser <reiser@...>, <linux-fsdevel@...>, Linux Kernel Mailing List <linux-kernel@...>, Alexander Lyamin aka FLX <flx@...>, ReiserFS List <reiserfs-list@...>
Its okay: coda works on whole file granularity, and files are backed
by real disk, so there are no deadlocks with paging. We only block
open() and similar syscalls, and those are not in paging paths. It
should be safe.
Pavel