Whamcloud - gitweb
- osc_create was setting lmd_stripe_count to 1 instead of 0
authorpschwan <pschwan>
Mon, 9 Sep 2002 18:00:50 +0000 (18:00 +0000)
committerpschwan <pschwan>
Mon, 9 Sep 2002 18:00:50 +0000 (18:00 +0000)
commitbabd5221cb36126c8179f067686822ceb17fffa8
treebc04d395fae929a146b37f34be0bd6f719718e0a
parenta81b8dba2190f4c6d9536378c43e21ac52ce8023
- osc_create was setting lmd_stripe_count to 1 instead of 0
- ll_read_inode2 was requiring lmd_stripe_count to be non-zero; instead, we now
  check the magic number in ll_lookup2 before calling iget
lustre/lib/l_net.c
lustre/lib/lov_pack.c
lustre/llite/namei.c
lustre/llite/super.c
lustre/lov/lov_obd.c
lustre/osc/osc_request.c