Re: enbd on amd 64
"Peter T. Breuer" <[email protected]> Sun, 19 Mar 2006 21:50:34 +0100 (MET)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach Peter T. Breuer:" > Seems that BLKBSZGET and BLKBSZSET do not work on amd64 (2.6.15.5) ... Well, those locals don't, but remote ioctls through enbd seem to be working now on amd 64 bit platforms. Hooray! Phew! One has to be sooo careful about the difference between long and int on 64 bit platforms. It's a miracle anything works. Peter