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

Re: [Nbd] [PATCH 1/1] nbd-server: read conf on SIGHUP and add new exports



Hi

As we have discussed earlier, the main obstacle in implementing this
rehashing feature has been the "exit on error" scheme used in various
places, socket setup and conf parsing being the the two most critical
parts. Now that those have been fixed from "raging" mode to reporting
mode, rehashing can be used without fear of abrupt termination.

I begun with the safest feature first: appending new exports and
ignoring other configuration changes. I'll be working on the export
deletion next.

-- 
Tuomas



Reply to: