Skip to content
Snippets Groups Projects
  1. Oct 19, 2007
    • Yury Umanets's avatar
      b=13854 · 5f040a89
      Yury Umanets authored
      r=adilger,nathan
      - fixed LVF calculation in sanity test 124a.
      5f040a89
  2. Oct 18, 2007
    • Elena Gryaznova's avatar
      b=13829 · 1295a78e
      Elena Gryaznova authored
      i=Adilger
      
      skip test_125 if mds acl disabled
      1295a78e
    • Nathan Rutman's avatar
      b=5494 · e37fb554
      Nathan Rutman authored
      i=adilger
      add error_ignore method to run test but ignore failures
      e37fb554
    • Johann Lombardi's avatar
      Branch b1_6 · 76fc2cda
      Johann Lombardi authored
      b=13828
      i=adilger,shadow
      
      Don't use kernel's ATTR_* attributes over the network since the client and MDS
      may run different kernels. Instead, use MDS_ATTR_* attributes (defined in
      lustre_idl.h) for sa_valid.
      76fc2cda
    • Bobi Jam's avatar
      Branch HEAD · a44c53f6
      Bobi Jam authored
      b=13626
      i=johann, adilger
      
      use k(un)map_atomic instead of k(un)map for short/tight code paths.
      a44c53f6
    • Elena Gryaznova's avatar
      b=12560 · ee13379b
      Elena Gryaznova authored
      lost test_7 fix
      ee13379b
    • Bobi Jam's avatar
      Branch HEAD · 206dfa0e
      Bobi Jam authored
      b=13626
      
      reverse the patch since been reported broken test on box with 2G ram.
      206dfa0e
    • alex's avatar
      b=12797 · 748e6608
      alex authored
       - revert the patch landed by mistake
      748e6608
    • alex's avatar
      b=12797 · 006d37ae
      alex authored
      i=adilger
      i=eeb
      
       - improved sd iostats:
        * time requests spend in elevator's queue
        * time requests are served by disk
        * seek stats
        * queue depth stats
      006d37ae
    • Bobi Jam's avatar
      Branch HEAD · d4a31821
      Bobi Jam authored
      b=12744
      i=adilger, johann
      
      get rid of smp_num_cpus, instead use num_online_cpus() and/or num_possible_cpus().
      d4a31821
    • Bobi Jam's avatar
      Branch HEAD · da7e7e8c
      Bobi Jam authored
      b=13626
      i=johann, adilger
      
      use k(un)map_atomic instead of k(un)map for short/tight code paths.
      da7e7e8c
    • huanghua's avatar
      Branch HEAD · 4a72a946
      huanghua authored
      - using b1_8_iam ldiskfs for b1_8_dir_ra.
      4a72a946
    • scjody's avatar
      Branch HEAD · 84833ab1
      scjody authored
      Report a patchless kernel if client patches are missing, since that's
      what we really care about for testing purposes.
      
      b=12460
      i=adilger
      84833ab1
  3. Oct 17, 2007
    • scjody's avatar
      Branch HEAD · de9074d2
      scjody authored
      Fix ChangeLog bug number to match reality (the wrong bug number was
      entered) and improve the entry somewhat.
      de9074d2
    • kalpak's avatar
      b=13454 · 5c78640a
      kalpak authored
      i=adilger, johann
      
      Fix bug in jbd-stats patches spotted by coverity.
      5c78640a
    • Wang Di's avatar
      Branch: HEAD · ff3d36f8
      Wang Di authored
      update lustre 13570 Entry
      ff3d36f8
    • alex's avatar
      b=13438 · 9f42b4e9
      alex authored
      i=adilger
      i=johann
      
       - few false BUG_ON()s fixed
      9f42b4e9
    • alex's avatar
      b=13620 · 4f3cecd6
      alex authored
      i=adilger
      
       - patch to rhel4 series: keep inode hashed over clear_inode() call
      4f3cecd6
    • alex's avatar
      b=13832 · 524700eb
      alex authored
      i=adilger
      i=johann
      
       - use explicit EXT3_BLOCKS_PER_GROUP() instead of blocksize-based calculation
      524700eb
    • Eric Mei's avatar
      branch: HEAD · ff3662c5
      Eric Mei authored
      fix the race between gss ctx destroy and request callback.
      b=13719
      r=fanyong,tappro
      ff3662c5
    • rupesh's avatar
      · 15cee336
      rupesh authored
      Description: ChangeLog entry for statfs-sppedup patches commit.
      15cee336
    • rupesh's avatar
      · 10f5222f
      rupesh authored
      bz 13164
      description: statfs speedup patches for rhel5 and sles10
      reviewed by: adilger@clusterfs.com, scjody@clusterfs.com, kalpak@clusterfs.com
      10f5222f
    • tianzy's avatar
      a patch of b1_4 and b1_6 is ported to head · 1ed3d8a1
      tianzy authored
      b=13351
      r=green
      r=adilger
      1ed3d8a1
  4. Oct 16, 2007
    • Nathan Rutman's avatar
      b=11778 · f9e01424
      Nathan Rutman authored
      i=shadow
      i=adilger
      remove client blocking for ost connection
      (since the earlier 11778 patch didn't land on head anyhow, really this
      is just syncing to b1_6, without changing functionality.)
      f9e01424
    • Vitaly Fertman's avatar
      Branch HEAD · 6474200f
      Vitaly Fertman authored
      b=13693
      i=adilger
      i=green
      
      do not forget to cancel locally locks with invalid import;
      do not cancel locks in ldlm_lock_list_put() when 0 locks are to be canceled;
      6474200f
    • Eric Mei's avatar
      branch: HEAD · 5055cefc
      Eric Mei authored
      b13857: fix oops in error handling.
      5055cefc
    • Isaac Huang's avatar
      i=eeb: · 7b4ed9d2
      Isaac Huang authored
      -   ibm_version is a u16.
      7b4ed9d2
    • Vitaly Fertman's avatar
      Branch HEAD · 8741eb05
      Vitaly Fertman authored
      b=13672
      i=tappro
      i=huanghua
      
      mdc_commit_delayed bugfix
      8741eb05
    • Vitaly Fertman's avatar
      Branch HEAD · 3c314e10
      Vitaly Fertman authored
      make it compilable after b=13568 commit
      3c314e10
    • Yang Sheng's avatar
      Branch HEAD · ecb48afd
      Yang Sheng authored
      b=13568
      i=adilger
      i=ericm
      
      Remove 2.4 kernel check from mds subsystem.
      ecb48afd
    • Yang Sheng's avatar
      Branch HEAD · 5900da44
      Yang Sheng authored
      b=13568
      i=adilger
      i=green
      
      Remove 2.4 kernel check from 1.8.0 for llite subsystem.
      5900da44
    • Johann Lombardi's avatar
      Branch HEAD · 27b78743
      Johann Lombardi authored
      b=13635
      i=adilger
      i=shadow
      
      Add opc parameter to osc_checksum_bulk.
      27b78743
  5. Oct 15, 2007
    • Yang Sheng's avatar
      Branch HEAD · c2c7cf57
      Yang Sheng authored
      b=13748
      i=shadow
      i=johann
      
      Update RHEL4 kernel to fix vulnerability described in CVE-2007-4573.
      c2c7cf57
  6. Oct 14, 2007
    • Wang Di's avatar
      Branch:HEAD · 27fc145d
      Wang Di authored
      b=13570
      In filter_check_grant, for non_grant cache write, we should
      check the left space by  if (*left > ungranted + bytes), instead
      of (*left > ungranted), because only we are sure the left space
      is enough for another "bytes", then the ungrant space should be
      increase. In client, we should update cl_avail_grant only there is
      OBD_MD_FLGRANT in the reply.
      i=adilger,green
      27fc145d
    • Jian Yu's avatar
      Branch HEAD · 45664832
      Jian Yu authored
      b=13207
      i=nathan
      i=brian
      
      1) Adapt the lustre_config script to support upgrading 1.4 server targets
         to 1.6 in parallel.
      2) Fix a path issue in lustre_createcsv.
      45664832
  7. Oct 13, 2007
    • Yury Umanets's avatar
      b=13807 · eaa7a271
      Yury Umanets authored
      r=adilger,nathan
      - fixed race in ldlm_namespace_new() when new ns could be added to its list before finishing pool init.
      eaa7a271
    • Yury Umanets's avatar
      b=13868 · a7c855b5
      Yury Umanets authored
      r=adilger,nathan
      - fixed handling user input in lprocfs_wr_lru_size().
      a7c855b5
    • Elena Gryaznova's avatar
      b=13028 · fb3bb7d7
      Elena Gryaznova authored
      i=Adilger
      
      add recursive symlink test_17e
      fb3bb7d7
  8. Oct 12, 2007
    • kalpak's avatar
      · a9f7b2de
      kalpak authored
      b=11673
      i=andreas, green
      
        If LAST_ID value on disk is smaller than the objects existing in the O/0/d* directories, it indicates disk corruption and causes an LBUG(). If the object is 0-length, then we should use the existing object. This will help to avoid a full fsck in most cases.
      a9f7b2de
    • Liu Ying's avatar
      Branch HEAD · 2ca49759
      Liu Ying authored
      b=13732
      i=johann, liuy
      
      change order of libsysio includes
      2ca49759
Loading