- 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)
commit9c5e91f8484a4815d589d3fa81777c59559bc2dd
tree2946e4a461b1133ced22f24a7e90fea3f525f5fc
parentaf107f6c08d011ea6810de9a1e087b6ecf918ad6
- Use dev_t instead of DEV64_T.
- 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.
flist.c