Messages in this thread |  | | | Date | Wed, 7 Jan 2009 12:22:39 -0500 | | From | Christoph Hellwig <> | | Subject | Re: nfsd stuckage |
| |
On Wed, Jan 07, 2009 at 11:56:39AM -0500, J. Bruce Fields wrote: > OK. Mind if we just revert the whole commit for now? With the > double-lock regression is still there for ecryptfs exports, then I'd > rather do a simple revert of the whole patch and not try to pick out > just the fs/nfsd/vfs.c part.
Umm, exporting ecryptfs would previously take the lower i_mutex in the ecryptfs fsync method and now does in vfs_fsync, there should be no changed in behaviour.
|  |