Whamcloud - gitweb
- this contains much of the pre-create code
authorbraam <braam>
Tue, 12 Aug 2003 10:22:33 +0000 (10:22 +0000)
committerbraam <braam>
Tue, 12 Aug 2003 10:22:33 +0000 (10:22 +0000)
commitd5b3e63f4ebd271703882252769605440c1a8519
tree57c4003cbf97c7b3c4bb510d6410d37028c4ee6a
parentb7244d04c4a1214b8317b47134fb5c4ef345c1ea
- this contains much of the pre-create code
  - extensive changes to mds_open to call obd_create
  - important changes to the client to avoid obd_create
  - changes to intent locking to avoid giving a client a lock
- deficiencies:
  - there is an open unlink problem (sanity 31).  I think this was lurking and is now exposed
  - lstripe needs some thought; doesn't work right now
  - further refactoring of the object creation in mds_open desirable and forthcoming.
lustre/mds/mds_internal.h
lustre/mds/mds_lib.c