tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] PUFFS backend allocation (round 3)



On Sun, Oct 26, 2014 at 09:21:13AM +0100, J. Hannken-Illjes wrote:
> - You should recover the error in puffs_vnop_close() too.

Should I? puffs_vnop_close() does not cause VOP_STRATEGY to be
called, it only send a message to the filesystem: If I recover 
the VOP_STRATEGy error there I will steall it from a write or
fsync call.

-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index