Whamcloud - gitweb
alex [Wed, 9 Dec 2009 20:07:54 +0000 (20:07 +0000)]
- update from HEAD
alex [Thu, 5 Nov 2009 11:17:44 +0000 (11:17 +0000)]
b=20187
- return to HEAD-compatible configuration protocol
- mountconf to convert on-disk label locally and prepare HEAD-like mti structure
- mkfs.lustre to set a special label (not from make_server_name()) on a fresh device
alex [Thu, 5 Nov 2009 10:58:16 +0000 (10:58 +0000)]
- load_module() to work correct with dash in module name
alex [Thu, 29 Oct 2009 20:03:14 +0000 (20:03 +0000)]
- update from HEAD
alex [Thu, 22 Oct 2009 18:32:06 +0000 (18:32 +0000)]
- update from HEAD
alex [Wed, 21 Oct 2009 10:08:20 +0000 (10:08 +0000)]
- disable tests failing with DMU
alex [Wed, 21 Oct 2009 10:07:53 +0000 (10:07 +0000)]
- filter_punch() refreshes attributes once truncate is done
alex [Wed, 21 Oct 2009 10:07:22 +0000 (10:07 +0000)]
- enable EA storing object's links back
DMU OSD works well with this
alex [Wed, 21 Oct 2009 10:06:30 +0000 (10:06 +0000)]
- increase number of links per file
alex [Tue, 20 Oct 2009 11:35:02 +0000 (11:35 +0000)]
- fix xattr-related declarations in dmu osd
alex [Tue, 20 Oct 2009 11:34:08 +0000 (11:34 +0000)]
- disable fldb updates till DMU/DMU OSD supports binary keys
alex [Tue, 20 Oct 2009 11:33:28 +0000 (11:33 +0000)]
- correct object type
- disable links-in-ea support for a while (proper declarations are required)
alex [Tue, 20 Oct 2009 11:31:56 +0000 (11:31 +0000)]
- missed prototype in the previous commit
alex [Tue, 20 Oct 2009 11:31:24 +0000 (11:31 +0000)]
- declare write to lovobjids file
alex [Tue, 20 Oct 2009 11:30:43 +0000 (11:30 +0000)]
- declare modification of catalog itself when we're about to add another plain llog
alex [Tue, 20 Oct 2009 11:29:48 +0000 (11:29 +0000)]
- load ldiskfs/zfs module if any service requires them
alex [Tue, 20 Oct 2009 06:14:27 +0000 (06:14 +0000)]
- drop dirty bit always
alex [Tue, 20 Oct 2009 06:01:56 +0000 (06:01 +0000)]
- update from HEAD
alex [Tue, 20 Oct 2009 03:58:38 +0000 (03:58 +0000)]
- llog_origin_connect() should expect 1 from successful llog_add()
alex [Tue, 20 Oct 2009 03:57:54 +0000 (03:57 +0000)]
- proper declaration
alex [Tue, 20 Oct 2009 03:56:08 +0000 (03:56 +0000)]
- enable llog connect from mds back
alex [Tue, 20 Oct 2009 03:55:32 +0000 (03:55 +0000)]
- use new llog method
alex [Mon, 19 Oct 2009 13:50:20 +0000 (13:50 +0000)]
- re-implementation of llog_lvfs.c using OSD API (very alpha)
alex [Mon, 19 Oct 2009 12:00:57 +0000 (12:00 +0000)]
- very preliminary implementation of llog over osd api
new set of methods have been added (_2 suffix) to get rid of nested transactions
alex [Mon, 19 Oct 2009 10:38:42 +0000 (10:38 +0000)]
- fix credits for setattr (ldiskfs_dirty_inode() can modify superblock)
alex [Mon, 19 Oct 2009 10:36:01 +0000 (10:36 +0000)]
- goto with wrong label leaving transaction held
alex [Sun, 18 Oct 2009 04:58:59 +0000 (04:58 +0000)]
- fix warnings
alex [Sun, 18 Oct 2009 04:50:21 +0000 (04:50 +0000)]
- fix constants naming
alex [Tue, 13 Oct 2009 16:39:17 +0000 (16:39 +0000)]
- add missing file
alex [Mon, 5 Oct 2009 07:52:41 +0000 (07:52 +0000)]
- t-f to re-export zfs pool to simulate failover
alex [Mon, 5 Oct 2009 07:52:02 +0000 (07:52 +0000)]
- exclude few tests due to zfs
alex [Mon, 5 Oct 2009 06:10:13 +0000 (06:10 +0000)]
- pin export for target_client_add_cb() commit callback: synchronous
mdt_client_del() doesn't imply that cb will be called while we're
in osd_trans_stop() -- this is ZFS specifics
alex [Mon, 5 Oct 2009 06:06:56 +0000 (06:06 +0000)]
- dmu-osd: initial support for lproc
alex [Sat, 3 Oct 2009 20:00:14 +0000 (20:00 +0000)]
- ofd to fail read/write if OBD_FAIL_OST_ENOENT is requested
alex [Sat, 3 Oct 2009 19:26:24 +0000 (19:26 +0000)]
- dmu osd: don't allow too long names
alex [Sat, 3 Oct 2009 18:15:45 +0000 (18:15 +0000)]
- osd_object_destroy() to release dbuf even in case of failure
alex [Sat, 3 Oct 2009 11:08:09 +0000 (11:08 +0000)]
- update from HEAD
alex [Fri, 2 Oct 2009 17:14:02 +0000 (17:14 +0000)]
- dmu osd: don't call commit cb if we couldn't start transaction
- dmu osd: xattr listing support
- dmu osd: delete all xattrs when hosting object is being deleted
- dmu osd: minor debug helping to investigate space leakage
alex [Fri, 2 Oct 2009 17:09:47 +0000 (17:09 +0000)]
- correct regular messages a bit
alex [Wed, 30 Sep 2009 08:27:07 +0000 (08:27 +0000)]
- support for 'abort_recovery' mount option in mdt
alex [Wed, 30 Sep 2009 08:26:19 +0000 (08:26 +0000)]
- dmu osd's ->get() and ->load() methods to reinitialize zap's cursor properly
(with preceeding release)
alex [Tue, 29 Sep 2009 12:42:07 +0000 (12:42 +0000)]
- use OSD to maintain lovobjids files
alex [Tue, 29 Sep 2009 12:34:07 +0000 (12:34 +0000)]
- use OSD to maintain lovobjids files
alex [Tue, 29 Sep 2009 12:32:01 +0000 (12:32 +0000)]
- no need for commit cb when client is disconnecting
alex [Tue, 29 Sep 2009 12:28:13 +0000 (12:28 +0000)]
- disable few llog-related messages while llog isn't ready (too many noise in the logs)
alex [Tue, 29 Sep 2009 09:34:47 +0000 (09:34 +0000)]
- dt_{read|write}_{lock|unlock} macros
alex [Tue, 29 Sep 2009 08:43:40 +0000 (08:43 +0000)]
- disable noise message
alex [Tue, 29 Sep 2009 08:40:13 +0000 (08:40 +0000)]
- use appropriate temp. storage for client's data
alex [Tue, 29 Sep 2009 07:43:49 +0000 (07:43 +0000)]
- replace hacky rdonly support with one-line implementation
alex [Tue, 29 Sep 2009 07:13:57 +0000 (07:13 +0000)]
- copy-paste error fixed which led to last_rcvd header being overwritten by client slot
alex [Mon, 28 Sep 2009 09:18:00 +0000 (09:18 +0000)]
- DMU OSD should unpack value properly
alex [Mon, 28 Sep 2009 09:17:22 +0000 (09:17 +0000)]
- ignore llog errors till llog-on-osd is ready
alex [Mon, 28 Sep 2009 09:16:19 +0000 (09:16 +0000)]
- few sets to support dedicated MGS
rcorreia [Fri, 25 Sep 2009 14:58:21 +0000 (14:58 +0000)]
Merge b_hd_kdmu from HEAD (20090918_2054)
rcorreia [Wed, 9 Sep 2009 16:35:41 +0000 (16:35 +0000)]
Branch b_hd_kdmu
Comment out Makefile rule for source file that hasn't been committed yet.
alex [Fri, 21 Aug 2009 11:59:15 +0000 (11:59 +0000)]
- minimal rdonly support in dmu osd
rcorreia [Tue, 11 Aug 2009 02:46:51 +0000 (02:46 +0000)]
Branch b_hd_kdmu
b=17577
Fixed dmu_read() calls due to new API in the most recent DMU code.
alex [Sun, 26 Jul 2009 07:33:30 +0000 (07:33 +0000)]
- bug in the assertion is fixed
alex [Sun, 26 Jul 2009 04:34:22 +0000 (04:34 +0000)]
- osd_declare_write_commit() to aggregate declarations of contiguous chunks
(otherwise transaction's reservation become too big for small pools)
alex [Sun, 26 Jul 2009 04:32:05 +0000 (04:32 +0000)]
- too noise message (till we have llog)
alex [Thu, 23 Jul 2009 15:35:36 +0000 (15:35 +0000)]
- udmu_object_setattr() sets rdev
- cleanups in osd_object_create()
alex [Thu, 23 Jul 2009 13:56:11 +0000 (13:56 +0000)]
- make va_size 64bit
- couple minor code cleanups
alex [Thu, 23 Jul 2009 11:57:02 +0000 (11:57 +0000)]
- fixes in osd cursor implementation
alex [Thu, 23 Jul 2009 04:33:31 +0000 (04:33 +0000)]
- udmu_object_setattr() needs transaction handle
alex [Thu, 23 Jul 2009 04:21:23 +0000 (04:21 +0000)]
- recover locking checks in grants code
alex [Wed, 22 Jul 2009 20:22:36 +0000 (20:22 +0000)]
- workaround for HEAD-originated bug to enable symlinks
alex [Wed, 22 Jul 2009 20:08:00 +0000 (20:08 +0000)]
- allow write declaration for non-yet-created symlink object
- write declaration can work with non-yet-created objects
so that we can declare symlink creation (with contains object creation + write)
alex [Wed, 22 Jul 2009 19:51:12 +0000 (19:51 +0000)]
- use mutex to protect grant calculation because zfs's df isn't atomic
(slowdown is expected, to be fixed at some point)
alex [Wed, 22 Jul 2009 17:48:10 +0000 (17:48 +0000)]
- osd iterator's ->rec() method is re-implemented to fit new requirements
- ->dt_commit_async() stub (to be fixed to get COS working)
alex [Wed, 22 Jul 2009 10:13:52 +0000 (10:13 +0000)]
- support for zfs labels
alex [Wed, 22 Jul 2009 09:11:15 +0000 (09:11 +0000)]
- better object refcounting in IO paths
rcorreia [Tue, 21 Jul 2009 22:41:56 +0000 (22:41 +0000)]
Branch b_hd_kdmu
Fixed merge issue, versio_tag.pl was missing.
alex [Tue, 21 Jul 2009 18:09:57 +0000 (18:09 +0000)]
- another merge issue is fixed
alex [Tue, 21 Jul 2009 17:39:58 +0000 (17:39 +0000)]
- another merge issue is fixed
alex [Tue, 21 Jul 2009 11:35:36 +0000 (11:35 +0000)]
- merge issues fixed
alex [Tue, 21 Jul 2009 11:34:42 +0000 (11:34 +0000)]
- don't complain if key is absent - mdd_rename() removes target name unconditionally
alex [Mon, 20 Jul 2009 20:13:08 +0000 (20:13 +0000)]
- direct inclusion of iam.h isn't needed
alex [Mon, 20 Jul 2009 19:40:06 +0000 (19:40 +0000)]
- merge issues fixed
alex [Fri, 10 Jul 2009 11:42:09 +0000 (11:42 +0000)]
- cvs merge is funny. sometimes.
alex [Thu, 9 Jul 2009 17:50:12 +0000 (17:50 +0000)]
- merging issues fixed
alex [Thu, 9 Jul 2009 07:07:02 +0000 (07:07 +0000)]
- dosd is renamed to osd-zfs
- osd is renamed to osd-ldiskfs
alex [Wed, 8 Jul 2009 19:26:26 +0000 (19:26 +0000)]
- update from HEAD
rcorreia [Wed, 17 Jun 2009 16:43:08 +0000 (16:43 +0000)]
Branch b_hd_kdmu
b=17577
Fix declaration of xattr set operation (bug found by AlexG).
alex [Tue, 9 Jun 2009 08:57:15 +0000 (08:57 +0000)]
- iterators are enabled in dmu osd
- osd_shutdown() purges lu object cache
- few empty methods to work with VBR and COS enabled lustre
- osd_prepare() to call MDD to initialize MDS on-disk layout
alex [Tue, 9 Jun 2009 08:51:21 +0000 (08:51 +0000)]
- mountcont to be able to stop OSD left by dedicated MGS (hack!)
alex [Tue, 9 Jun 2009 08:50:52 +0000 (08:50 +0000)]
- test-framework migth need to shutdown dedicated MGS
alex [Tue, 9 Jun 2009 08:50:03 +0000 (08:50 +0000)]
- OSD doesn't need anything from upper layers to initialize quota
alex [Tue, 9 Jun 2009 08:48:33 +0000 (08:48 +0000)]
- MDS doesn't fail if llog isn't supported
alex [Tue, 9 Jun 2009 08:47:07 +0000 (08:47 +0000)]
- don't use iterator's ->get("") as there is no way to reset ZAP's cursor this way
instead use ->load() with zero hash
- mdd_start_and_declare_create() to pass index type during transaction declaration
alex [Tue, 9 Jun 2009 08:44:36 +0000 (08:44 +0000)]
- release orphan object before osd cleanup
alex [Tue, 9 Jun 2009 08:42:39 +0000 (08:42 +0000)]
- disable FLDB
alex [Tue, 9 Jun 2009 08:38:56 +0000 (08:38 +0000)]
- fix MGS_MOUNT_OPTS
rcorreia [Mon, 8 Jun 2009 18:32:49 +0000 (18:32 +0000)]
Branch b_hd_kdmu
b=17577
Add comment with big warning about synchronous writes being disabled in the kDMU OSD.
rcorreia [Fri, 5 Jun 2009 17:24:16 +0000 (17:24 +0000)]
Branch b_hd_kdmu
b=17577
Fixed compilation of osd_handler.c after latest udmu changes.
alex [Tue, 2 Jun 2009 17:04:48 +0000 (17:04 +0000)]
- udmu xattr code to accept object set argument
- udmu xattr code to maintain xattr's size
- minor cleanups in udmu
rcorreia [Wed, 27 May 2009 18:33:30 +0000 (18:33 +0000)]
Branch b_hd_kdmu
b=17577
Extended attribute support for the DMU OSD.
alex [Thu, 14 May 2009 06:27:58 +0000 (06:27 +0000)]
- OST compatibility stuff
rcorreia [Fri, 8 May 2009 18:54:54 +0000 (18:54 +0000)]
Branch b_hd_kdmu
Minor compilation fixes.
rcorreia [Fri, 8 May 2009 18:10:49 +0000 (18:10 +0000)]
Branch b_hd_kdmu
b=18582
Fix broken HEAD->b_hd_kdmu update due to half-applied patch to libcfs/lustre modules.
alex [Thu, 30 Apr 2009 07:05:44 +0000 (07:05 +0000)]
- turn spinlock oo_guard to semaphore as functions called under it may schedule