- Fixed the mode comparison in itemize() to mask off the bits
authorWayne Davison <wayned@samba.org>
Wed, 27 Jul 2005 23:30:55 +0000 (23:30 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 27 Jul 2005 23:30:55 +0000 (23:30 +0000)
commit00b9618460c40131a8925047853f73ccbe9fc20b
tree17b2d6101677f25369776bd2856f18f9e41606d4
parentd11f5c6e2b0c813136519e39820055cd73cfe463
- Fixed the mode comparison in itemize() to mask off the bits
  outside of the CHMOD_BITS mask.
- Don't call do_chmod() unless HAVE_CHMOD is defined.
- Don't mask the mode bits being sent to do_chmod().
generator.c