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)
- 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


No differences found