AMD64 - Fix dev_t tests in cpdup
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 25 Aug 2009 05:35:19 +0000 (22:35 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 25 Aug 2009 05:35:19 +0000 (22:35 -0700)
commit7cde0c8b4f238acbf8d3f31c21bada04b9270d1a
tree3348d85840f347e5bc1e1350f9024739c6b9cc87
parent1a54183b97974fc4fb7e564cf05a7e94db2a31c6
AMD64 - Fix dev_t tests in cpdup

* cpdup was traversing mount points when it shouldn't have been, due
  to badly written st_dev tests.
bin/cpdup/cpdup.c