]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
17 years agoyay, my own private fsx.c
Sage Weil [Mon, 18 Aug 2008 20:16:09 +0000 (13:16 -0700)]
yay, my own private fsx.c

17 years agoMakefile.am: include new headers
Sage Weil [Mon, 18 Aug 2008 20:15:57 +0000 (13:15 -0700)]
Makefile.am: include new headers

17 years agotest_setlayout.c
Sage Weil [Mon, 18 Aug 2008 18:28:40 +0000 (11:28 -0700)]
test_setlayout.c

17 years agotodos
Sage Weil [Mon, 18 Aug 2008 18:20:11 +0000 (11:20 -0700)]
todos

17 years agomds: setlayout support
Sage Weil [Mon, 18 Aug 2008 17:51:06 +0000 (10:51 -0700)]
mds: setlayout support

17 years agokclient: get/set layout ioctls
Sage Weil [Mon, 18 Aug 2008 17:50:57 +0000 (10:50 -0700)]
kclient: get/set layout ioctls

17 years agokclient: nicer debug output for fill_trace
Sage Weil [Mon, 18 Aug 2008 16:34:11 +0000 (09:34 -0700)]
kclient: nicer debug output for fill_trace

17 years agokclient: beginnings of layout ioctls
Sage Weil [Fri, 15 Aug 2008 02:24:04 +0000 (19:24 -0700)]
kclient: beginnings of layout ioctls

17 years agoMerge commit 'origin/unstable' into snap
Sage Weil [Fri, 15 Aug 2008 00:36:46 +0000 (17:36 -0700)]
Merge commit 'origin/unstable' into snap

Conflicts:

src/client/SyntheticClient.cc
src/osd/ReplicatedPG.cc
src/vstartnew.sh

17 years agomds: fix ceph_add_cap for non-inline caps
Sage Weil [Thu, 14 Aug 2008 17:35:16 +0000 (10:35 -0700)]
mds: fix ceph_add_cap for non-inline caps

17 years agokclient: typo
Sage Weil [Fri, 15 Aug 2008 00:13:33 +0000 (17:13 -0700)]
kclient: typo

17 years agotodos
Sage Weil [Thu, 14 Aug 2008 23:45:57 +0000 (16:45 -0700)]
todos

17 years agokclient: 2.6.26 updates
Sage Weil [Thu, 14 Aug 2008 21:18:27 +0000 (14:18 -0700)]
kclient: 2.6.26 updates

17 years agomds: follow latest seq, not latest create
Sage Weil [Thu, 14 Aug 2008 20:49:51 +0000 (13:49 -0700)]
mds: follow latest seq, not latest create

17 years agomds: start new items at snapid 2, _after_ root seq of 1
Sage Weil [Thu, 14 Aug 2008 20:49:32 +0000 (13:49 -0700)]
mds: start new items at snapid 2, _after_ root seq of 1

17 years agokclient: disable partial paths for the time being
Sage Weil [Thu, 14 Aug 2008 20:45:54 +0000 (13:45 -0700)]
kclient: disable partial paths for the time being

17 years agoonly update inode lease if we took i_mutex. fugly.
Sage Weil [Thu, 14 Aug 2008 16:58:55 +0000 (09:58 -0700)]
only update inode lease if we took i_mutex.  fugly.

17 years agomds: mark scatterlock if we import dirty scatterlock dir data
Sage Weil [Thu, 14 Aug 2008 18:17:25 +0000 (11:17 -0700)]
mds: mark scatterlock if we import dirty scatterlock dir data

17 years agokclient: include migrate_seq in caps message
Sage Weil [Thu, 14 Aug 2008 17:50:58 +0000 (10:50 -0700)]
kclient: include migrate_seq in caps message

17 years agomds: fix ceph_add_cap for non-inline caps
Sage Weil [Thu, 14 Aug 2008 17:35:16 +0000 (10:35 -0700)]
mds: fix ceph_add_cap for non-inline caps

17 years agokclient: remove from snaprealm list on cap removal; fix various ceph_remove_cap bugs
Sage Weil [Thu, 14 Aug 2008 05:35:33 +0000 (22:35 -0700)]
kclient: remove from snaprealm list on cap removal; fix various ceph_remove_cap bugs

17 years agokclient: take snap_mutex during cap release
Sage Weil [Wed, 13 Aug 2008 22:39:56 +0000 (15:39 -0700)]
kclient: take snap_mutex during cap release

17 years agomds: mark inode clean when purging dentries for deleted snaps
Sage Weil [Wed, 13 Aug 2008 22:39:54 +0000 (15:39 -0700)]
mds: mark inode clean when purging dentries for deleted snaps

17 years agomds: don't fall over discover_reply with dir_auth_hint
Sage Weil [Wed, 13 Aug 2008 21:58:05 +0000 (14:58 -0700)]
mds: don't fall over discover_reply with dir_auth_hint

17 years agokclient: add snap_mutex
Sage Weil [Wed, 13 Aug 2008 21:00:55 +0000 (14:00 -0700)]
kclient: add snap_mutex

17 years agomds: snapdir may be non-auth
Sage Weil [Wed, 13 Aug 2008 20:39:56 +0000 (13:39 -0700)]
mds: snapdir may be non-auth

17 years agokclient: mds client spinlock -> mutex
Sage Weil [Wed, 13 Aug 2008 20:00:04 +0000 (13:00 -0700)]
kclient: mds client spinlock -> mutex

17 years agokclient: handle snap trace on cap import
Sage Weil [Wed, 13 Aug 2008 19:45:45 +0000 (12:45 -0700)]
kclient: handle snap trace on cap import

17 years agomds: do split in mksnap
Sage Weil [Wed, 13 Aug 2008 19:27:00 +0000 (12:27 -0700)]
mds: do split in mksnap

17 years agomds: root snaprealm starts with seq 1
Sage Weil [Wed, 13 Aug 2008 17:33:12 +0000 (10:33 -0700)]
mds: root snaprealm starts with seq 1

17 years agokclient: handle_snap
Sage Weil [Wed, 13 Aug 2008 17:00:55 +0000 (10:00 -0700)]
kclient: handle_snap

17 years agokclient: take ref on snapc during writepages
Sage Weil [Wed, 13 Aug 2008 19:36:14 +0000 (12:36 -0700)]
kclient: take ref on snapc during writepages

17 years agomds: set seq correctly for rmsnap, snaprealm create
Sage Weil [Wed, 13 Aug 2008 17:00:44 +0000 (10:00 -0700)]
mds: set seq correctly for rmsnap, snaprealm create

17 years agokclient: set snap_follows in MClientCap
Sage Weil [Tue, 12 Aug 2008 21:34:30 +0000 (14:34 -0700)]
kclient: set snap_follows in MClientCap

17 years agokclient: clean up inode hashing, remove i_hashval
Sage Weil [Tue, 12 Aug 2008 16:56:55 +0000 (09:56 -0700)]
kclient: clean up inode hashing, remove i_hashval

17 years agokclient: ceph_ino, ceph_snap helpers
Sage Weil [Tue, 12 Aug 2008 16:22:26 +0000 (09:22 -0700)]
kclient: ceph_ino, ceph_snap helpers

17 years agokclient: EROFS in snapdir, snapped dirs
Sage Weil [Tue, 12 Aug 2008 16:16:36 +0000 (09:16 -0700)]
kclient: EROFS in snapdir, snapped dirs

17 years agokclient: stateless snap_caps on non-head inodes
Sage Weil [Mon, 11 Aug 2008 23:50:04 +0000 (16:50 -0700)]
kclient: stateless snap_caps on non-head inodes

17 years agokclient: include snap in ino hash
Sage Weil [Mon, 11 Aug 2008 23:44:11 +0000 (16:44 -0700)]
kclient: include snap in ino hash

17 years agokclient: some refcounting fixes
Sage Weil [Mon, 11 Aug 2008 22:47:47 +0000 (15:47 -0700)]
kclient: some refcounting fixes

17 years agoosd: off-by-one in log merging
Sage Weil [Mon, 11 Aug 2008 22:29:08 +0000 (15:29 -0700)]
osd: off-by-one in log merging

17 years agokclient: fold mksnap/rmsnap into mkdir/rmdir
Sage Weil [Mon, 11 Aug 2008 22:10:32 +0000 (15:10 -0700)]
kclient: fold mksnap/rmsnap into mkdir/rmdir

17 years agokclient: rmdir to rmsnap
Sage Weil [Mon, 11 Aug 2008 22:03:46 +0000 (15:03 -0700)]
kclient: rmdir to rmsnap

17 years agokclient: mkdir to mksnap
Sage Weil [Mon, 11 Aug 2008 22:00:03 +0000 (15:00 -0700)]
kclient: mkdir to mksnap

17 years agokclient: fix readdir_prepopulate for snapdir; fix splice_dentry failure case
Sage Weil [Mon, 11 Aug 2008 21:59:49 +0000 (14:59 -0700)]
kclient: fix readdir_prepopulate for snapdir; fix splice_dentry failure case

17 years agokclient: basic .snap dir support
Sage Weil [Mon, 11 Aug 2008 21:27:10 +0000 (14:27 -0700)]
kclient: basic .snap dir support

17 years agoobjecter: better pg state debug output
Sage Weil [Mon, 11 Aug 2008 20:57:30 +0000 (13:57 -0700)]
objecter: better pg state debug output

17 years agoosd: remove failed osds from pulling map
Sage Weil [Mon, 11 Aug 2008 20:26:52 +0000 (13:26 -0700)]
osd: remove failed osds from pulling map

17 years agomon: guard in/out/down commands a bit more carefully
Sage Weil [Mon, 11 Aug 2008 19:12:32 +0000 (12:12 -0700)]
mon: guard in/out/down commands a bit more carefully

17 years agoosd: zap waiters on shutdown
Sage Weil [Mon, 11 Aug 2008 18:52:45 +0000 (11:52 -0700)]
osd: zap waiters on shutdown

17 years agoosd: ignore log if pg is active
Sage Weil [Mon, 11 Aug 2008 18:42:41 +0000 (11:42 -0700)]
osd: ignore log if pg is active

17 years agomax_rep 4->3
Sage Weil [Mon, 11 Aug 2008 18:31:06 +0000 (11:31 -0700)]
max_rep 4->3

17 years agokclient: force early writeback if page belongs to a (different) snap
Sage Weil [Mon, 11 Aug 2008 18:13:13 +0000 (11:13 -0700)]
kclient: force early writeback if page belongs to a (different) snap

17 years agokclient: rebuild snap contexts instead of just invalidating
Sage Weil [Mon, 11 Aug 2008 18:12:53 +0000 (11:12 -0700)]
kclient: rebuild snap contexts instead of just invalidating

17 years agomon: more precision in pg usage output
Sage Weil [Mon, 11 Aug 2008 18:07:08 +0000 (11:07 -0700)]
mon: more precision in pg usage output

17 years agokclient: attach snap context directly to dirty page
Sage Weil [Mon, 11 Aug 2008 17:47:46 +0000 (10:47 -0700)]
kclient: attach snap context directly to dirty page

17 years agokclient: ceph_snap_context, pass context with osd writes
Sage Weil [Mon, 11 Aug 2008 17:37:04 +0000 (10:37 -0700)]
kclient: ceph_snap_context, pass context with osd writes

17 years agokclient: set pg_pool in osd requests
Sage Weil [Mon, 11 Aug 2008 16:34:07 +0000 (09:34 -0700)]
kclient: set pg_pool in osd requests

17 years agokclient: set pg_pool in osd requests
Sage Weil [Mon, 11 Aug 2008 16:34:07 +0000 (09:34 -0700)]
kclient: set pg_pool in osd requests

17 years agokclient: very basic snaprealm handling
Sage Weil [Mon, 11 Aug 2008 15:03:05 +0000 (08:03 -0700)]
kclient: very basic snaprealm handling

17 years agoosd: fix snap dne error code
Sage Weil [Mon, 11 Aug 2008 15:02:35 +0000 (08:02 -0700)]
osd: fix snap dne error code

17 years agokclient: mdsc handle snap blob
Sage Weil [Fri, 8 Aug 2008 23:26:00 +0000 (16:26 -0700)]
kclient: mdsc handle snap blob

17 years agoosd: forget pushes to newly stray osds
Sage Weil [Fri, 8 Aug 2008 23:15:47 +0000 (16:15 -0700)]
osd: forget pushes to newly stray osds

17 years agokclient: mdsc session fixes
Sage Weil [Fri, 8 Aug 2008 23:11:56 +0000 (16:11 -0700)]
kclient: mdsc session fixes

17 years agoosd: filter heartbeat stamps when adding to heartbeat_from set, too
Sage Weil [Fri, 8 Aug 2008 22:15:53 +0000 (15:15 -0700)]
osd: filter heartbeat stamps when adding to heartbeat_from set, too

17 years agoosd: prevent pg stats from non-primary osds
Sage Weil [Fri, 8 Aug 2008 20:46:24 +0000 (13:46 -0700)]
osd: prevent pg stats from non-primary osds

17 years agoosd: guard rep_ops based on map epoch. fix DOWN state. prefer prior_osds for newest...
Sage Weil [Fri, 8 Aug 2008 20:34:39 +0000 (13:34 -0700)]
osd: guard rep_ops based on map epoch.  fix DOWN state.  prefer prior_osds for newest_update_osd

17 years agoosd: only accept push if it is the specific object version we were missing
Sage Weil [Fri, 8 Aug 2008 18:57:06 +0000 (11:57 -0700)]
osd: only accept push if it is the specific object version we were missing

17 years agoosd: pg DOWN state; require at least one osd from last_epoch_started
Sage Weil [Fri, 8 Aug 2008 18:53:08 +0000 (11:53 -0700)]
osd: pg DOWN state; require at least one osd from last_epoch_started

17 years agoosd: don't rebuild backlog if we already have it
Sage Weil [Fri, 8 Aug 2008 17:48:52 +0000 (10:48 -0700)]
osd: don't rebuild backlog if we already have it

17 years agoosd: only re-push pulled object if active, to avoid weird interaction with repeering
Sage Weil [Fri, 8 Aug 2008 17:46:18 +0000 (10:46 -0700)]
osd: only re-push pulled object if active, to avoid weird interaction with repeering

17 years agoosd: update last_complete if nothing missing
Sage Weil [Fri, 8 Aug 2008 17:45:49 +0000 (10:45 -0700)]
osd: update last_complete if nothing missing

17 years agokclient: fix mdsc shutdown, crash on mount failure
Sage Weil [Fri, 8 Aug 2008 16:36:54 +0000 (09:36 -0700)]
kclient: fix mdsc shutdown, crash on mount failure

17 years agokclient: fix osdmap decoding
Sage Weil [Fri, 8 Aug 2008 16:16:06 +0000 (09:16 -0700)]
kclient: fix osdmap decoding

17 years agokclient: versioned inodes (ino,snap)
Sage Weil [Fri, 8 Aug 2008 16:02:27 +0000 (09:02 -0700)]
kclient: versioned inodes (ino,snap)

17 years agomds: adjust MClientSnaps encoding
Sage Weil [Fri, 8 Aug 2008 00:14:25 +0000 (17:14 -0700)]
mds: adjust MClientSnaps encoding

17 years agomds: structify up snaprealminfo, MClientSnap encoding
Sage Weil [Fri, 8 Aug 2008 00:08:17 +0000 (17:08 -0700)]
mds: structify up snaprealminfo, MClientSnap encoding

17 years agorename MClientFileCaps MClientCaps
Sage Weil [Thu, 7 Aug 2008 23:43:26 +0000 (16:43 -0700)]
rename MClientFileCaps MClientCaps

17 years agomds: rdlock filelock when opening snapped files
Sage Weil [Thu, 7 Aug 2008 23:35:11 +0000 (16:35 -0700)]
mds: rdlock filelock when opening snapped files

17 years agomds: clean up MDSTableServer interface a bit
Sage Weil [Thu, 7 Aug 2008 21:40:27 +0000 (14:40 -0700)]
mds: clean up MDSTableServer interface a bit

17 years agomds: allocate consecutive snapids
Sage Weil [Thu, 7 Aug 2008 21:38:15 +0000 (14:38 -0700)]
mds: allocate consecutive snapids

17 years agomds mon: propagate deleted snaps to osdmap
Sage Weil [Thu, 7 Aug 2008 21:21:16 +0000 (14:21 -0700)]
mds mon: propagate deleted snaps to osdmap

17 years agofilestore: reenable clone. don't use splice.
Sage Weil [Thu, 7 Aug 2008 20:31:20 +0000 (13:31 -0700)]
filestore: reenable clone.  don't use splice.

17 years agoosd: add clones to bounding snap collection(s)
Sage Weil [Thu, 7 Aug 2008 20:13:38 +0000 (13:13 -0700)]
osd: add clones to bounding snap collection(s)

17 years agoosd: make coll_t 128 bits
Sage Weil [Thu, 7 Aug 2008 20:04:28 +0000 (13:04 -0700)]
osd: make coll_t 128 bits

17 years agoclient: flush delayed caps on shutdown; fix release starvation
Sage Weil [Thu, 7 Aug 2008 20:03:54 +0000 (13:03 -0700)]
client: flush delayed caps on shutdown; fix release starvation

17 years agomds: list -> vector
Sage Weil [Thu, 7 Aug 2008 18:46:01 +0000 (11:46 -0700)]
mds: list -> vector

17 years agoosd: more list -> vector, remove old message types
Sage Weil [Thu, 7 Aug 2008 18:40:14 +0000 (11:40 -0700)]
osd: more list -> vector, remove old message types

17 years agolist -> vector
Sage Weil [Thu, 7 Aug 2008 18:35:56 +0000 (11:35 -0700)]
list -> vector

17 years agoosd: observe snapset.head_exists on read
Sage Weil [Thu, 7 Aug 2008 18:27:36 +0000 (11:27 -0700)]
osd: observe snapset.head_exists on read

17 years agomds: do not purge strays with snapped references/past parents
Sage Weil [Thu, 7 Aug 2008 18:20:08 +0000 (11:20 -0700)]
mds: do not purge strays with snapped references/past parents

17 years agoosd: fix head deletion
Sage Weil [Thu, 7 Aug 2008 17:35:51 +0000 (10:35 -0700)]
osd: fix head deletion

17 years agomds: fix unlink snaprealm creation
Sage Weil [Thu, 7 Aug 2008 17:31:25 +0000 (10:31 -0700)]
mds: fix unlink snaprealm creation

17 years agoclient: delayed caps release. fix caps release after writeback.
Sage Weil [Thu, 7 Aug 2008 17:02:05 +0000 (10:02 -0700)]
client: delayed caps release.  fix caps release after writeback.

17 years agomds: adjust snaprealm parents in link helpers
Sage Weil [Thu, 7 Aug 2008 14:42:07 +0000 (07:42 -0700)]
mds: adjust snaprealm parents in link helpers

17 years agomds: clean up mutations, drop pins
Sage Weil [Thu, 7 Aug 2008 14:41:27 +0000 (07:41 -0700)]
mds: clean up mutations, drop pins

17 years agovstartnew.sh
Sage Weil [Thu, 7 Aug 2008 03:29:55 +0000 (20:29 -0700)]
vstartnew.sh

17 years agoosd: redid snapped reads, writes
Sage Weil [Thu, 7 Aug 2008 00:36:43 +0000 (17:36 -0700)]
osd: redid snapped reads, writes

17 years agoclient: fix cap ref drop on snapped read
Sage Weil [Thu, 7 Aug 2008 00:36:15 +0000 (17:36 -0700)]
client: fix cap ref drop on snapped read

17 years agoebofs: allow attr updates on cloned objects
Sage Weil [Thu, 7 Aug 2008 00:29:45 +0000 (17:29 -0700)]
ebofs: allow attr updates on cloned objects