r12250: Patch from Martin Koeppe <mkoeppe@gmx.de> for #3287
authorJeremy Allison <jra@samba.org>
Wed, 14 Dec 2005 23:52:58 +0000 (23:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:51 +0000 (11:05 -0500)
commite53574d0b43e5525029c89e56331701399013d91
tree6ebbf98ab89f49ddfff1dd040169a7c70d8be1f6
parent43c2d545ab98fef341c7e22d3b82c98bd0afebc2
r12250: Patch from Martin Koeppe <mkoeppe@gmx.de> for #3287
to make the dev/inode numbers match what SFU expects.
If we're using 8 byte inodes we'll lose the top 4 bytes
and replace them with a dev_t instead, but this seem
reasonable to ensure uniqueness.
Jeremy.
source/smbd/trans2.c