Whamcloud - gitweb
fs/lustre-release.git
19 years agofile vfs_races-2.6-vanilla.patch was initially added on branch b1_4_smallfix.
green [Mon, 12 Jul 2004 17:55:45 +0000 (17:55 +0000)]
file vfs_races-2.6-vanilla.patch was initially added on branch b1_4_smallfix.

19 years agofile nfs-cifs-intent-2.6-vanilla.patch was initially added on branch b1_4_smallfix.
green [Mon, 12 Jul 2004 17:55:44 +0000 (17:55 +0000)]
file nfs-cifs-intent-2.6-vanilla.patch was initially added on branch b1_4_smallfix.

19 years ago1)update snapfs, add more hooks for dir ops, some fixes for snap setup.
uid721 [Mon, 12 Jul 2004 17:22:08 +0000 (17:22 +0000)]
1)update snapfs, add more hooks for dir ops, some fixes for snap setup.
  move primary cowed inode to cowed dir.
2)move MSG_CONNECT_INITIAL check before obd_uuid equal check, otherwise,
  it will bring some problems in cmobd_setup.
3)set imp_conn_cnt to 0 in ptlrpc_disconnect_import

19 years ago1)some fix in cobd for cache miss tests.
wangdi [Fri, 9 Jul 2004 15:40:38 +0000 (15:40 +0000)]
1)some fix in cobd for cache miss tests.
2)some minor fix in smfs cache_hook.

19 years agofile iibnal_cb.c was initially added on branch b1_4_smallfix_iib.
eeb [Fri, 9 Jul 2004 09:56:48 +0000 (09:56 +0000)]
file iibnal_cb.c was initially added on branch b1_4_smallfix_iib.

19 years agofile iibnal.h was initially added on branch b1_4_smallfix_iib.
eeb [Fri, 9 Jul 2004 09:56:47 +0000 (09:56 +0000)]
file iibnal.h was initially added on branch b1_4_smallfix_iib.

19 years agofile iibnal.c was initially added on branch b1_4_smallfix_iib.
eeb [Fri, 9 Jul 2004 09:56:46 +0000 (09:56 +0000)]
file iibnal.c was initially added on branch b1_4_smallfix_iib.

19 years agob=3405
alex [Fri, 9 Jul 2004 07:15:17 +0000 (07:15 +0000)]
b=3405

robert's fixes:
 - add CONNECT_INITAL flag for the initial connect message from a client.  When
   server sees an old client reconnect with that flag, then it needs to set the
   handles as if it was a new client.

 - set the initial imp_conn_cnt from the server's conn_cnt. When client
   connects with INITIAL set, the server sends back the old conn_cnt+1.

 - timeout for inter-MDS requests is set to obd_timeout / 2

19 years ago- mds_fid2dentry() should check generation number as it did before
alex [Thu, 8 Jul 2004 18:37:00 +0000 (18:37 +0000)]
- mds_fid2dentry() should check generation number as it did before
- mds_open() logs parent/name couple. this helps recovery debugging

19 years agominor fix for snap_inode_init
wangdi [Thu, 8 Jul 2004 16:27:47 +0000 (16:27 +0000)]
minor fix for snap_inode_init

19 years agoadd lmvtrace for llanalyze
wangdi [Thu, 8 Jul 2004 16:16:22 +0000 (16:16 +0000)]
add lmvtrace for llanalyze

19 years agosome fix in llanalyze
wangdi [Thu, 8 Jul 2004 11:18:25 +0000 (11:18 +0000)]
some fix in llanalyze

19 years agoll_delete_inode() should call clear_inode().
yury [Thu, 8 Jul 2004 07:55:12 +0000 (07:55 +0000)]
ll_delete_inode() should call clear_inode().

19 years agoUpdate snapfs
wangdi [Wed, 7 Jul 2004 14:01:32 +0000 (14:01 +0000)]
Update snapfs
1) fix some bugs in create_indirect inode.

19 years ago- several asserts in dynlocks have been added to assist 3772 debuggin
alex [Tue, 6 Jul 2004 18:37:43 +0000 (18:37 +0000)]
- several asserts in dynlocks have been added to assist 3772 debuggin

19 years agosome minor fix for snapfs
wangdi [Tue, 6 Jul 2004 15:07:31 +0000 (15:07 +0000)]
some minor fix for snapfs
1) add IOC_OBD_SNAP_ADD
3) mirror s_flags in sb for P_DIROPS

19 years agoUpdate snap
wangdi [Tue, 6 Jul 2004 11:25:15 +0000 (11:25 +0000)]
Update snap
1)some fix for snap
2)add snap_add command

19 years agoUpdate snapfs
wangdi [Mon, 5 Jul 2004 11:04:03 +0000 (11:04 +0000)]
Update snapfs
1)some fix in fsfilt_snap_ext3 and fsfilt_snap_smfs.
2)add smfs_cow.c in smfs.
3)remove snapfs in Makefile.in and configure.in

19 years agoadd snap support in lconf
wangdi [Mon, 5 Jul 2004 10:36:30 +0000 (10:36 +0000)]
add snap support in lconf

19 years ago- lustre exploits pdirops feature if presented. we need this to pass test
alex [Sun, 4 Jul 2004 21:03:23 +0000 (21:03 +0000)]
- lustre exploits pdirops feature if presented. we need this to pass test
  #8 from CMD acceptance series

19 years agoadd ext3_snapfs_exports-2.4.24.patch
wangdi [Sun, 4 Jul 2004 15:43:12 +0000 (15:43 +0000)]
add ext3_snapfs_exports-2.4.24.patch

19 years agoadd fsfilt_snap_ext3.c fsfilt_snap_smfs.c in lvfs for snapfs.
wangdi [Sun, 4 Jul 2004 15:39:00 +0000 (15:39 +0000)]
add fsfilt_snap_ext3.c fsfilt_snap_smfs.c in lvfs for snapfs.

19 years ago- reply must be prepared before possible reconstruction
alex [Thu, 1 Jul 2004 09:04:27 +0000 (09:04 +0000)]
- reply must be prepared before possible reconstruction

VS: ----------------------------------------------------------------------

19 years ago- filter_lock_dentry() exploits pdirops feature if presented and takes the
alex [Wed, 30 Jun 2004 08:37:24 +0000 (08:37 +0000)]
- filter_lock_dentry() exploits pdirops feature if presented and takes the
  lock on part of dir only
- minor API changes to pass the lock pointer

19 years ago- typo fixed
alex [Tue, 29 Jun 2004 18:46:22 +0000 (18:46 +0000)]
- typo fixed

19 years agofile tracefile.h was initially added on branch b1_2_smallfix.
phil [Tue, 29 Jun 2004 17:37:21 +0000 (17:37 +0000)]
file tracefile.h was initially added on branch b1_2_smallfix.

19 years agofile tracefile.c was initially added on branch b1_2_smallfix.
phil [Tue, 29 Jun 2004 17:37:20 +0000 (17:37 +0000)]
file tracefile.c was initially added on branch b1_2_smallfix.

19 years ago- useless ASSERTs have been removed
alex [Tue, 29 Jun 2004 17:36:34 +0000 (17:36 +0000)]
- useless ASSERTs have been removed

19 years ago- support for raw lookup in mds_getattr_name()
alex [Tue, 29 Jun 2004 16:55:53 +0000 (16:55 +0000)]
- support for raw lookup in mds_getattr_name()
- configure script sets HAVE_LOOKUP_RAW if kernel has the feature

19 years agofile uml-vanilla-2.6.6-p3.patch was initially added on branch b1_2_smallfix.
yury [Tue, 29 Jun 2004 15:23:38 +0000 (15:23 +0000)]
file uml-vanilla-2.6.6-p3.patch was initially added on branch b1_2_smallfix.

19 years ago- testing on mountain showed lmv_sync() works properly
alex [Tue, 29 Jun 2004 10:56:26 +0000 (10:56 +0000)]
- testing on mountain showed lmv_sync() works properly

19 years ago- minor cleanups since test #46 got working
alex [Mon, 28 Jun 2004 15:27:59 +0000 (15:27 +0000)]
- minor cleanups since test #46 got working

19 years ago- race fixed: if 1st client sees directory isn't large enough to be splitted
alex [Mon, 28 Jun 2004 11:59:54 +0000 (11:59 +0000)]
- race fixed: if 1st client sees directory isn't large enough to be splitted
  then it doesn't take exclusive lock on it; in the meantime another client
  can enlarge directory and 1st client will run splitting w/o exclusive lock

19 years ago- commented ->delete_inode for a while
alex [Mon, 28 Jun 2004 11:04:20 +0000 (11:04 +0000)]
- commented ->delete_inode for a while
- additional debug message

19 years ago- mdt_obj_create() should close transaction in success case
alex [Mon, 28 Jun 2004 08:48:26 +0000 (08:48 +0000)]
- mdt_obj_create() should close transaction in success case

19 years ago- ext3_del_dir_entry() should drop nlink if victim is a directory
alex [Sun, 27 Jun 2004 19:26:34 +0000 (19:26 +0000)]
- ext3_del_dir_entry() should drop nlink if victim is a directory
- test 4a of sanity-lmv.sh to check this case

19 years ago- ll_lookup_one_len() uses pdirops lock if the kernel has the feature
alex [Sun, 27 Jun 2004 18:16:40 +0000 (18:16 +0000)]
- ll_lookup_one_len() uses pdirops lock if the kernel has the feature
  this should prevent lookup serialization
- vfs-pdirops-2.4.20-rh.patch exports lock_dir() and unlock_dir() primitives

19 years agomdt_obj_create would in some error cases call ldlm_lock_decref() on a
phil [Sun, 27 Jun 2004 17:16:14 +0000 (17:16 +0000)]
mdt_obj_create would in some error cases call ldlm_lock_decref() on a
lock handle which was never used

19 years agomds_osc_destroy_orphan did an obd_destroy to the OSTs without setting
phil [Sun, 27 Jun 2004 16:30:01 +0000 (16:30 +0000)]
mds_osc_destroy_orphan did an obd_destroy to the OSTs without setting
the group field, which LASSERTs on the OST.

19 years agoMake clear, for the sake of future merging, why the per-directory
phil [Sun, 27 Jun 2004 16:27:02 +0000 (16:27 +0000)]
Make clear, for the sake of future merging, why the per-directory
striping default code was removed from mds_crceate_objects

19 years agob=3652
phil [Sun, 27 Jun 2004 16:26:27 +0000 (16:26 +0000)]
b=3652
r=rread
A quick workaround for bug 3652, in which we hold the logging
semaphore across an rpc.  Robert thinks that this file can be cleaned
up substantially, but that this fix is sufficient for CMD.

19 years agofile rh-as-2.4.21-4.EL was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:36 +0000 (09:32 +0000)]
file rh-as-2.4.21-4.EL was initially added on branch b1_4_smallfix.

19 years agofile vfs_intent-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:35 +0000 (09:32 +0000)]
file vfs_intent-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile vfs-pdirops-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:34 +0000 (09:32 +0000)]
file vfs-pdirops-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile tcp-zero-copy-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:33 +0000 (09:32 +0000)]
file tcp-zero-copy-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile nfs_export_kernel-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:32 +0000 (09:32 +0000)]
file nfs_export_kernel-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile iod-stock-exports-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:31 +0000 (09:32 +0000)]
file iod-stock-exports-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile gfp_memalloc-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:30 +0000 (09:32 +0000)]
file gfp_memalloc-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile extN-wantedi-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:29 +0000 (09:32 +0000)]
file extN-wantedi-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile ext3_delete_thread_2.4.21_rh_as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:28 +0000 (09:32 +0000)]
file ext3_delete_thread_2.4.21_rh_as.patch was initially added on branch b1_4_smallfix.

19 years agofile ext3-noread-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:27 +0000 (09:32 +0000)]
file ext3-noread-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile ext3-htree-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:26 +0000 (09:32 +0000)]
file ext3-htree-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile ext3-ea-in-inode-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:25 +0000 (09:32 +0000)]
file ext3-ea-in-inode-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile exports_2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:24 +0000 (09:32 +0000)]
file exports_2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile dynamic-locks-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:23 +0000 (09:32 +0000)]
file dynamic-locks-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile dev_read_only_2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.
liangzhen [Fri, 25 Jun 2004 09:32:22 +0000 (09:32 +0000)]
file dev_read_only_2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agofile configurable-x86-stack-2.4.21-rh-as.patch was initially added on branch b1_4_sma...
liangzhen [Fri, 25 Jun 2004 09:32:21 +0000 (09:32 +0000)]
file configurable-x86-stack-2.4.21-rh-as.patch was initially added on branch b1_4_smallfix.

19 years agochanges to get test #46 working
alex [Fri, 25 Jun 2004 09:26:06 +0000 (09:26 +0000)]
changes to get test #46 working

- bunch of fixes to handle dir splitting over N < MDS nodes
  - fixes to MDS code to handle dir splitting over N < MDS nodes properly
  - mds_try_to_split() should ignore requests to split dir over 1 node
  - checks for NULL exports in LMV
  - checks for wrong -ERESTART handling: because of software errors
    it possible that lmv will loop forever. we need to assert on this.
  - one more sanity test 3c to test lfs dirstripe and activity on such a dirs

19 years agofile insanity-ltest.sh was initially added on branch b1_2.
brian [Thu, 24 Jun 2004 21:56:40 +0000 (21:56 +0000)]
file insanity-ltest.sh was initially added on branch b1_2.

19 years agofile lookup_bdev_init_intent.patch was initially added on branch b1_4_smallfix.
yury [Thu, 24 Jun 2004 17:43:11 +0000 (17:43 +0000)]
file lookup_bdev_init_intent.patch was initially added on branch b1_4_smallfix.

19 years agoadd lock in inserting extents to EA
wangdi [Thu, 24 Jun 2004 15:10:56 +0000 (15:10 +0000)]
add lock in inserting extents to EA

19 years ago- additional debug messages for #46
alex [Thu, 24 Jun 2004 12:29:50 +0000 (12:29 +0000)]
- additional debug messages for #46

19 years agofile uml-vanilla-2.6.6.series was initially added on branch b1_4_smallfix.
yury [Thu, 24 Jun 2004 10:59:49 +0000 (10:59 +0000)]
file uml-vanilla-2.6.6.series was initially added on branch b1_4_smallfix.

19 years agofile uml-vanilla-2.6.6-p2.patch was initially added on branch b1_4_smallfix.
yury [Thu, 24 Jun 2004 10:59:46 +0000 (10:59 +0000)]
file uml-vanilla-2.6.6-p2.patch was initially added on branch b1_4_smallfix.

19 years agofile uml-vanilla-2.6.6-p1.patch was initially added on branch b1_4_smallfix.
yury [Thu, 24 Jun 2004 10:59:45 +0000 (10:59 +0000)]
file uml-vanilla-2.6.6-p1.patch was initially added on branch b1_4_smallfix.

19 years agofile ext3-super-ntohl.patch was initially added on branch b1_4_smallfix.
yury [Thu, 24 Jun 2004 10:59:44 +0000 (10:59 +0000)]
file ext3-super-ntohl.patch was initially added on branch b1_4_smallfix.

19 years agofile uml-vanilla-2.6.6.config was initially added on branch b1_4_smallfix.
yury [Thu, 24 Jun 2004 10:59:41 +0000 (10:59 +0000)]
file uml-vanilla-2.6.6.config was initially added on branch b1_4_smallfix.

19 years agoadd lmv into SUBDIRS
houfeng [Thu, 24 Jun 2004 09:05:15 +0000 (09:05 +0000)]
add lmv into SUBDIRS
for can not delete lmv/*.o when 'make clean'

19 years agofile chaos-2.4.18-chaos88 was initially added on branch b1_4_mballoc.
zab [Thu, 24 Jun 2004 08:22:21 +0000 (08:22 +0000)]
file chaos-2.4.18-chaos88 was initially added on branch b1_4_mballoc.

19 years agofile vfs_intent-2.4.18-18-chaos88.patch was initially added on branch b1_4_mballoc.
zab [Thu, 24 Jun 2004 08:22:20 +0000 (08:22 +0000)]
file vfs_intent-2.4.18-18-chaos88.patch was initially added on branch b1_4_mballoc.

19 years agofile ext3-trusted_ea-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.
zab [Thu, 24 Jun 2004 08:22:19 +0000 (08:22 +0000)]
file ext3-trusted_ea-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.

19 years agofile ext3-mballoc-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.
zab [Thu, 24 Jun 2004 08:22:18 +0000 (08:22 +0000)]
file ext3-mballoc-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.

19 years agofile ext3-extents-asyncdel-2.4.18-chaos88.patch was initially added on branch b1_4_mb...
zab [Thu, 24 Jun 2004 08:22:17 +0000 (08:22 +0000)]
file ext3-extents-asyncdel-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.

19 years agofile ext3-extents-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.
zab [Thu, 24 Jun 2004 08:22:16 +0000 (08:22 +0000)]
file ext3-extents-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.

19 years agofile add_page_private-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.
zab [Thu, 24 Jun 2004 08:22:15 +0000 (08:22 +0000)]
file add_page_private-2.4.18-chaos88.patch was initially added on branch b1_4_mballoc.

19 years ago- more debug messages for #46 failure
alex [Thu, 24 Jun 2004 07:05:05 +0000 (07:05 +0000)]
- more debug messages for #46 failure

19 years ago- mds_try_to_split_dir() should show split expectation
alex [Thu, 24 Jun 2004 05:58:48 +0000 (05:58 +0000)]
- mds_try_to_split_dir() should show split expectation

19 years ago- CERROR's for test #46 debugging
alex [Thu, 24 Jun 2004 05:04:10 +0000 (05:04 +0000)]
- CERROR's for test #46 debugging

19 years agoadd linux/kallsyms.h kernel/kallsyms.c
houfeng [Thu, 24 Jun 2004 03:58:32 +0000 (03:58 +0000)]
add linux/kallsyms.h kernel/kallsyms.c
modify Makefile arch/i386/vmlinux.lds.S for loopup symbol

19 years agofile memhog.c was initially added on branch b1_2_smallfix.
adilger [Wed, 23 Jun 2004 09:08:35 +0000 (09:08 +0000)]
file memhog.c was initially added on branch b1_2_smallfix.

19 years ago- forgotten bits of cross-node mkdir() with requested stripes
alex [Wed, 23 Jun 2004 06:45:30 +0000 (06:45 +0000)]
- forgotten bits of cross-node mkdir() with requested stripes
- additional CERROR's

19 years agofile 2.6-vanilla.target was initially added on branch b1_2_smallfix.
jacob [Wed, 23 Jun 2004 04:54:09 +0000 (04:54 +0000)]
file 2.6-vanilla.target was initially added on branch b1_2_smallfix.

19 years agofile ldiskfs-2.6-vanilla.series was initially added on branch b1_2_smallfix.
jacob [Wed, 23 Jun 2004 04:54:08 +0000 (04:54 +0000)]
file ldiskfs-2.6-vanilla.series was initially added on branch b1_2_smallfix.

19 years agofile 2.6-vanilla.series was initially added on branch b1_2_smallfix.
jacob [Wed, 23 Jun 2004 04:54:07 +0000 (04:54 +0000)]
file 2.6-vanilla.series was initially added on branch b1_2_smallfix.

19 years agofile vfs_nointent-2.6-vanilla.patch was initially added on branch b1_2_smallfix.
jacob [Wed, 23 Jun 2004 04:54:06 +0000 (04:54 +0000)]
file vfs_nointent-2.6-vanilla.patch was initially added on branch b1_2_smallfix.

19 years agofile vfs_intent-2.6-vanilla.patch was initially added on branch b1_2_smallfix.
jacob [Wed, 23 Jun 2004 04:54:05 +0000 (04:54 +0000)]
file vfs_intent-2.6-vanilla.patch was initially added on branch b1_2_smallfix.

19 years agofile removepage-2.6-vanilla.patch was initially added on branch b1_2_smallfix.
jacob [Wed, 23 Jun 2004 04:54:03 +0000 (04:54 +0000)]
file removepage-2.6-vanilla.patch was initially added on branch b1_2_smallfix.

19 years ago- mds_preprw() handles failed mds_fid2dentry() properly
alex [Wed, 23 Jun 2004 04:21:46 +0000 (04:21 +0000)]
- mds_preprw() handles failed mds_fid2dentry() properly

19 years ago- adding CONFIG_KALLSYMS to kksymoops patch
ccooper [Wed, 23 Jun 2004 02:33:14 +0000 (02:33 +0000)]
- adding CONFIG_KALLSYMS to kksymoops patch

19 years ago- three lmv obj leaks fixed
alex [Tue, 22 Jun 2004 15:50:42 +0000 (15:50 +0000)]
- three lmv obj leaks fixed
- cross-node mkdir() splits newly-created directory if requested
- remove_entries_from_orig_dir() accepts cross-node dir entries
- sanity check 3a tests splitting a directory with cross-node entries

19 years agoSmall fix about using LTIME_S macro
yury [Tue, 22 Jun 2004 10:47:54 +0000 (10:47 +0000)]
Small fix about using LTIME_S macro

19 years agofile ext3-mballoc-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.
zab [Mon, 21 Jun 2004 21:59:24 +0000 (21:59 +0000)]
file ext3-mballoc-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.

19 years agofile ext3-extents-asyncdel-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.
zab [Mon, 21 Jun 2004 21:59:23 +0000 (21:59 +0000)]
file ext3-extents-asyncdel-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.

19 years agofile ext3-extents-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.
zab [Mon, 21 Jun 2004 21:59:22 +0000 (21:59 +0000)]
file ext3-extents-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.

19 years agofile exports-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.
zab [Mon, 21 Jun 2004 21:59:21 +0000 (21:59 +0000)]
file exports-2.4.21-chaos.patch was initially added on branch b1_4_mballoc.

19 years ago- minor fix: lmv object leak in lmv_get_mea_and_update_object()
alex [Mon, 21 Jun 2004 16:42:05 +0000 (16:42 +0000)]
- minor fix: lmv object leak in lmv_get_mea_and_update_object()
- CERROR() against leaked lmv objects

19 years agoFixes with refcounting.
yury [Mon, 21 Jun 2004 15:28:37 +0000 (15:28 +0000)]
Fixes with refcounting.

19 years ago- this test shows lmv obj refcounting problem
alex [Mon, 21 Jun 2004 14:54:16 +0000 (14:54 +0000)]
- this test shows lmv obj refcounting problem

19 years agoAdded splitted object handling in lmv_getattr().
yury [Mon, 21 Jun 2004 14:25:00 +0000 (14:25 +0000)]
Added splitted object handling in lmv_getattr().

19 years agoobk->freeing changed to obj->state and O_FREEING flag is added instead.
yury [Mon, 21 Jun 2004 12:16:29 +0000 (12:16 +0000)]
obk->freeing changed to obj->state and O_FREEING flag is added instead.