Possible bug #1. I was wondering why my 16 GB cyclic buffers were cycling at 4 GB. I do believe this is because of a cast off_t -> size_t which with largefiles enabled is not adequate. See 1st chunk of the attached proposed patch (change the cast). Possible bug #2. The CNFS "moving" syslog message was incorrectly logging the old buffer name (the one the cycbuff is being moved from) : Jan 9 10:15:59 s4 innd: CNFS-sm: metacycbuff BIN cycbuff is moved to BIN02 remain calm See 2nd chunk of the attached patch (syslog line moved down). -- Christophe Wolfhugel -+- wolf@oleane.net -+- France Telecom Transpac Direction de l'Internet et de l'hébergement Téléphone : +33 1 4612 6645 -- Binary/unsupported file stripped by Ecartis -- -- Type: text/x-csrc