log

age author description
Sat, 17 Dec 2022 14:26:39 -0500 Josef 'Jeff' Sipek objstore: rename cleanup txn entry method to rollback
Sat, 17 Dec 2022 14:03:31 -0500 Josef 'Jeff' Sipek objstore: add alloc_only argument to obj_by_oid
Sat, 17 Dec 2022 20:43:56 -0500 Josef 'Jeff' Sipek objstore/posix: don't walk object versions during create-type initobj
Sat, 17 Dec 2022 20:43:16 -0500 Josef 'Jeff' Sipek objstore: add create argument to initobj clone op
Sat, 17 Dec 2022 13:53:59 -0500 Josef 'Jeff' Sipek objstore: document why objver_free is enough for cow cleanup
Sat, 17 Dec 2022 12:53:08 -0500 Josef 'Jeff' Sipek objstore: move obj_create into obj.c
Sat, 16 Mar 2019 11:28:30 -0400 Josef 'Jeff' Sipek common: work around BSD and other system XDR getlong differences
Mon, 13 Apr 2020 16:10:48 -0400 Josef 'Jeff' Sipek common: add fscall_link / fscall_symlink
Mon, 13 Apr 2020 15:46:40 -0400 Josef 'Jeff' Sipek common: add LINK
Fri, 16 Dec 2022 19:48:03 -0500 Josef 'Jeff' Sipek objstore: direct page lookup fills to the correct objver mid-txn
Fri, 16 Dec 2022 19:46:24 -0500 Josef 'Jeff' Sipek objstore: implement a attach/detach objver to txn helpers
Thu, 15 Dec 2022 23:22:15 -0500 Josef 'Jeff' Sipek objstore: use the passed in objver's size when reading pages
Thu, 15 Dec 2022 22:43:13 -0500 Josef 'Jeff' Sipek objstore: rework obj_cow to return the new objver struct
Sat, 25 Apr 2020 10:03:21 -0400 Josef 'Jeff' Sipek objstore: remove unused per-obj nlink
Thu, 16 Apr 2020 23:05:48 -0400 Josef 'Jeff' Sipek objstore: remove obj {read,write} ops
Wed, 15 Apr 2020 10:18:28 -0400 Josef 'Jeff' Sipek objstore/posix: replace {read,write} ops with {read,write}_page ops
Wed, 15 Apr 2020 10:21:30 -0400 Josef 'Jeff' Sipek objstore: rewrite obj_write to use the page cache
Thu, 16 Apr 2020 22:16:24 -0400 Josef 'Jeff' Sipek objstore: use plain ol' const void * for obj_write data
Thu, 16 Apr 2020 22:18:14 -0400 Josef 'Jeff' Sipek objstore: obj_write should return number of bytes written or errno
Fri, 17 Apr 2020 15:42:52 -0400 Josef 'Jeff' Sipek objstore: invalidate pages beyond new setattr size
Tue, 14 Apr 2020 22:18:03 -0400 Josef 'Jeff' Sipek objstore: use the page cache for reads
Tue, 14 Apr 2020 21:41:38 -0400 Josef 'Jeff' Sipek objstore: add a page-based caching layer
Fri, 17 Apr 2020 15:42:29 -0400 Josef 'Jeff' Sipek objstore: keep track of shortest truncation
Fri, 17 Apr 2020 11:21:05 -0400 Josef 'Jeff' Sipek objstore: run transaction cleanup callbacks in correct order
Fri, 17 Apr 2020 10:43:03 -0400 Josef 'Jeff' Sipek objstore: make obj_setattr change vers->attrs immediately
Wed, 15 Apr 2020 10:19:32 -0400 Josef 'Jeff' Sipek objstore: don't read past EOF in obj_read
Wed, 15 Apr 2020 10:19:00 -0400 Josef 'Jeff' Sipek objstore: use read_page if backend didn't provide read obj op
Wed, 15 Apr 2020 10:12:14 -0400 Josef 'Jeff' Sipek objstore: add {read,write}_page obj ops
Sun, 19 Apr 2020 16:32:24 -0400 Josef 'Jeff' Sipek common: make nvclock_get* const correct
Mon, 13 Apr 2020 20:09:13 -0400 Josef 'Jeff' Sipek objstore: remove read/write obj op checks
Mon, 13 Apr 2020 20:08:13 -0400 Josef 'Jeff' Sipek objstore: use obj_read instead of the read obj op
Mon, 13 Apr 2020 20:05:49 -0400 Josef 'Jeff' Sipek objstore: add obj_read helper to read arbitrary parts of objvers
Mon, 13 Apr 2020 15:46:30 -0400 Josef 'Jeff' Sipek common: renumber some file related fs RPCs
Mon, 13 Apr 2020 15:42:18 -0400 Josef 'Jeff' Sipek common: change CREATE/LOOKUP/UNLINK path component field name
Mon, 06 Apr 2020 22:24:18 -0400 Josef 'Jeff' Sipek objstore/posix: remove create_obj_with_data helper
Mon, 06 Apr 2020 22:22:49 -0400 Josef 'Jeff' Sipek objstore/posix: create_obj can construct empty directories by itself
Mon, 06 Apr 2020 22:17:21 -0400 Josef 'Jeff' Sipek objstore: rely on createobj vol op initializing empty dirs for us
Mon, 06 Apr 2020 22:11:12 -0400 Josef 'Jeff' Sipek objstore: add parent oid argument to createobj vol op
Mon, 06 Apr 2020 22:14:03 -0400 Josef 'Jeff' Sipek objstore: add parent oid to the create transaction operation
Sun, 05 Apr 2020 18:52:10 -0400 Josef 'Jeff' Sipek fs: clear create dev info when not creating char/block devices
Sun, 05 Apr 2020 18:30:53 -0400 Josef 'Jeff' Sipek fs: move "mode to nmode" conversion into the create helper function
Sun, 05 Apr 2020 16:02:23 -0400 Josef 'Jeff' Sipek objstore: we need device info for char and block device creation
Sun, 05 Apr 2020 16:04:28 -0400 Josef 'Jeff' Sipek fs: implement mknod
Sun, 05 Apr 2020 16:09:33 -0400 Josef 'Jeff' Sipek fs: pass dev_t info to create helper
Sun, 05 Apr 2020 16:09:11 -0400 Josef 'Jeff' Sipek common: add dev argument to fscall_create
Sun, 05 Apr 2020 15:59:57 -0400 Josef 'Jeff' Sipek common: add dev to CREATE request arguments
Sun, 05 Apr 2020 14:05:11 -0400 Josef 'Jeff' Sipek common: set st_stat to zero when converting nattrs to struct stat
Sun, 05 Apr 2020 14:04:30 -0400 Josef 'Jeff' Sipek cmake: check system for struct stat containing st_flags
Sun, 05 Apr 2020 13:53:26 -0400 Josef 'Jeff' Sipek common: move nattr blksize and blkcount calculation into objstore backend
Sun, 05 Apr 2020 13:51:28 -0400 Josef 'Jeff' Sipek common: add block size and number of blocks to struct nattr
Sun, 05 Apr 2020 13:08:51 -0400 Josef 'Jeff' Sipek fs: use common lib's mode conversion function instead of open coding it
Sun, 05 Apr 2020 13:07:50 -0400 Josef 'Jeff' Sipek common: expose file mode conversion functions
Sun, 05 Apr 2020 11:06:50 -0400 Josef 'Jeff' Sipek objstore: inline the vector clock in objver
Fri, 03 Apr 2020 15:54:51 -0400 Josef 'Jeff' Sipek switch to new buffer_init_static libjeffpc API
Fri, 03 Apr 2020 15:55:09 -0400 Josef 'Jeff' Sipek objstore: remove unnecessary buffer_truncate calls
Thu, 02 Apr 2020 21:02:22 -0400 Josef 'Jeff' Sipek objstore: assert that dirblock_serialize produced at most one block of data
Thu, 02 Apr 2020 20:59:43 -0400 Josef 'Jeff' Sipek common: assert that xdrfd_create's buffer truncation worked
Thu, 02 Apr 2020 14:48:42 -0400 Josef 'Jeff' Sipek README: expand the 'Running' section to give some hint about how to run it
Thu, 02 Apr 2020 14:47:06 -0400 Josef 'Jeff' Sipek examples: remove mention of 'mem' backend
Thu, 02 Apr 2020 14:46:29 -0400 Josef 'Jeff' Sipek objstore: use passed in owner/group information for file creation