Skip to content
Snippets Groups Projects
  1. May 15, 2008
  2. May 14, 2008
    • Andreas Dilger's avatar
      Branch b1_6 · aa725876
      Andreas Dilger authored
      Description: MDS may lose file striping (and hence file data) in some cases
      Details    : If there are additional extended attributes stored on the MDS,
      	     in particular ACLs, SELinux, or user attributes (if user_xattr
      	     is specified for the client mount options) then there is a risk
      	     of attribute loss.  Additionally, the Lustre file striping
      	     needs to be larger than default (e.g. striped over all OSTs),
      	     and an additional attribute must be stored initially in the
      	     inode and then increase in size enough to be moved to the
      	     external attribute block (e.g. ACL growing in size) for file
      	     data to be lost.
      i=kalpak.shah
      i=alex.zhuravlev
      b=15777
      
      Sync ChangeLog from b_release_1_6_5.
      aa725876
    • deen's avatar
      Refactor start to encapsulate facet specific data. · 3ddfc288
      deen authored
      b=12375
      i=deen
      i=grev
      3ddfc288
    • Andreas Dilger's avatar
      Branch b1_6 · 1151b08a
      Andreas Dilger authored
      Ignore generated file.
      1151b08a
    • Alexey Lyashkov's avatar
      use special macro for print time_t, cleanup in includes. · c1f6b329
      Alexey Lyashkov authored
      b=14929
      i=zam
      i=nikita
      c1f6b329
  3. May 13, 2008
    • Elena Gryaznova's avatar
      b=15738 · 64e9b3da
      Elena Gryaznova authored
      i=Adilger
      
      replay-single test_61* fixes: set fail loc on all oss
      64e9b3da
    • Alexey Lyashkov's avatar
      revert patch - because broke HEAD build with message · dc5ae91e
      Alexey Lyashkov authored
       #error "lustre_msg_v1 has been deprecated since 1.6.0, please remove it"
      need too complex patch.
      dc5ae91e
    • Andreas Dilger's avatar
      Branch HEAD · e1c1722f
      Andreas Dilger authored
      Update build version to 1.9.50, to avoid any confusion that this is
      a pre-1.8 branch.
      e1c1722f
    • Pravin Shelar's avatar
      · d85cb89e
      Pravin Shelar authored
      b=14340
      i=h.huang
      i=nikita.danilov
      
      lu_dirent structure was inconsistent after lu_dirent->lde_hash
      element extension to 64 bit change patch.
      size of structure is different on 32 and 64 bit platform.
      patch fixes that bug.
      d85cb89e
    • Bobi Jam's avatar
      Branch HEAD · 7a3bf9e1
      Bobi Jam authored
      b=12888
      i=johann, green
      
      Description: mds_mfd_close() ASSERTION(rc == 0)
      Details    : In mds_mfd_close(), we need protect inode's writecount change
                   within its orphan write semaphore to prevent possible races.
      7a3bf9e1
  4. May 12, 2008
    • Elena Gryaznova's avatar
      b=15745 · 490d0e52
      Elena Gryaznova authored
      i=Adilger
      
      keep conf-sanity test_32a and test_32b in sync with b1_6
      490d0e52
    • Alexey Lyashkov's avatar
      revert bug 15575 from HEAD also. · 44c5f234
      Alexey Lyashkov authored
      44c5f234
    • kalpak's avatar
      · 56fca674
      kalpak authored
      Reinitialize optind to 0 on each lfs_* call, in case lfs is being used interactively.  Most lfs_* functions do this already, but a few (find, setstripe, quotachown) do not.
       b=15212
       i=rupesh
       i=johann
      56fca674
    • Yong Fan's avatar
      Branch b_head_capa · e87d9f26
      Yong Fan authored
      b=15563
      update buildcvs
      e87d9f26
    • Andreas Dilger's avatar
      Branch HEAD · abecf78c
      Andreas Dilger authored
      Fix typo in error message.
      abecf78c
  5. May 11, 2008
    • bwzhou's avatar
      Branch HEAD · 9d3e6f4c
      bwzhou authored
      b=15521
      r=adilger, grev
      
      the test case for bug 15521
      9d3e6f4c
  6. May 10, 2008
    • Isaac Huang's avatar
      b=15272 · 04ad508e
      Isaac Huang authored
      i=liangzhen,i=maxim:
      -   ensure UNLINK event when MD unlinked via LNetMEUnlink.
      -   removed trailing spaces.
      04ad508e
    • Walter Poxon's avatar
      b=15732 · d90ccd30
      Walter Poxon authored
      i=walter
      
      Land Andreas' original fix for catamount build errors
      d90ccd30
    • Walter Poxon's avatar
      b=15732 · 5fb14d5f
      Walter Poxon authored
      i=adilger
      
      fix compile warnings which are treated as errors on Cray XT3 catamount
      build
      5fb14d5f
  7. May 09, 2008
  8. May 08, 2008
  9. May 07, 2008
    • Walter Poxon's avatar
      b=14091 · d16b71dc
      Walter Poxon authored
      i=he.huang
      i=adilger
      
      fix for build errors on Cray catamount builds
      d16b71dc
Loading