Skip to content
Snippets Groups Projects
  1. May 24, 2007
    • Wang Di's avatar
      Branch:b1_6 · 6aaaa8bc
      Wang Di authored
      Fix lov_mds_md in mdd_create_objects error handler.
      Checking whether obd_fail before fsfilt_start.
      Free fcc no matter whether fsfilt_commit success or failed.
      b=10818
      i=adilger
      i=green
      6aaaa8bc
    • Wang Di's avatar
      Branch:b1_6 · b3debac6
      Wang Di authored
      Clear the grant when disconnect the import to prevent the grant being erased
      wrongly when the import is evicted.
      b=12371
      i=green
      i=adilger
      b3debac6
    • Nathan Rutman's avatar
      b=11658 · 35664baf
      Nathan Rutman authored
      fix broken test
      35664baf
  2. May 23, 2007
  3. May 22, 2007
  4. May 21, 2007
  5. May 18, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 9d7a5a4e
      Andreas Dilger authored
      Quiet compile warning when CONFIG_LSF is on (large single file).
      9d7a5a4e
  6. May 17, 2007
  7. May 16, 2007
    • Oleg Drokin's avatar
      b=11658 · 7cb202a5
      Oleg Drokin authored
      r=wangdi,adigler
      
      Take import reference before releasing llog record semaphore
      7cb202a5
    • Oleg Drokin's avatar
      b=11563 · 5603bc2c
      Oleg Drokin authored
      r=adilger,nathan
      
      Add -o localflock option to simulate  old noflock behaviour.
      5603bc2c
    • Nathan Rutman's avatar
      Branch b1_6 · 2dc6eac9
      Nathan Rutman authored
      b=12465
      i=adilger
      skip test 76 if no deathrow/iget
      2dc6eac9
    • Andreas Dilger's avatar
      Branch b1_6 · de919862
      Andreas Dilger authored
      Description: MDS fails to start if a duplicate client export is detected
      Details    : in some rare cases it was possible for a client to connect to
      	     an MDS multiple times.  Upon recovery the MDS would detect this
      	     and fail during startup.  Handle this more gracefully.
      b=11818 b=10479
      i=adilger (nic original patch)
      i=scjody
      de919862
  8. May 15, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 8aeaaa79
      Andreas Dilger authored
      One more compile warning due to redefinition of _GNU_SOURCE.
      8aeaaa79
    • Andreas Dilger's avatar
      Branch b1_6 · 948b5d39
      Andreas Dilger authored
      Fix compile warnings/error due to recent lustre-build.m4 commit of _GNU_SOURCE.
      Remove some obsolete tests that now had compile warnings.
      b=12348
      948b5d39
    • kalpak's avatar
      b=10768 · decec51b
      kalpak authored
      i=adilger
      i=green
      
      Lustre methods to set/get the inode version. Only sles10 and 2.6.18 have inode version support and older kernels may not need this support. Hence added a HAVE_DISK_INODE_VERSION in ext3_fs_i.h, so that lustre can decide whether to compile inode-version code or not without requiring a cnfigure time check.
      decec51b
    • kalpak's avatar
      b=10768 · 9055078c
      kalpak authored
      i=adilger
      i=girish
      
      Add an on-disk 64-bit inode version to track changes made to the inode. This is required for version-based recovery.
      9055078c
  9. May 12, 2007
    • Andreas Dilger's avatar
      Branch b1_6 · 2ba7ae14
      Andreas Dilger authored
      Fix up nanosecond patch to apply with both ldiskfs and ldiskfs2.
      b=11264
      2ba7ae14
  10. May 11, 2007
Loading