- Use dev_t instead of DEV64_T.
authorWayne Davison <wayned@samba.org>
Mon, 12 Apr 2004 16:52:40 +0000 (16:52 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 12 Apr 2004 16:52:40 +0000 (16:52 +0000)
- Changed rdev_high to rdev_major.
- Use major(), minor(), and makedev() to manipulate device numbers.
- Send the major and minor values separately in protocol 28 and beyond.


No differences found