User Details
User Details
- User Since
- Mar 12 2014, 1:00 AM (583 w, 2 d)
Today
Today
markj requested review of D50371: unix: Restrict dirfds exchanged between jails with a different root.
Yesterday
Yesterday
markj updated the diff for D50315: inotify: Initial revision.
- Address some review comments.
- Rename INOTIFY_ND to INOTIFY_NAME and move those events to VOP hooks.
- When a watched file/dir itself triggers an event, the name stored in the event structure should be the empty string.
Wed, May 14
Wed, May 14
markj added a comment to D45552: create sticky bit /usr/obj/home dir.
I'd rather not add new uses of the sticky bit.
markj updated the summary of D50354: libc: Give __thr_jtable protected visibility.
markj requested review of D50354: libc: Give __thr_jtable protected visibility.
vfs: Restore a require include
Tue, May 13
Tue, May 13
file: Simplify an INVARIANTS check in _fdrop()
vfs: Sort includes in vfs_syscalls.c
vfs: Sort includes in vfs_vnops.c
markj added a comment to D50337: sound: Call PCM_RELEASE() if pcm_addchan() fails.
markj added inline comments to D50310: vfs: vntblinit(): Rework comments on the computation of 'kern.maxvnodes'.
markj committed rG15143ba61a3b: sdt: Fix a typo in arm's sdt_tracepoint_valid() (authored by markj).
sdt: Fix a typo in arm's sdt_tracepoint_valid()
markj requested review of D50333: vm_phys: Ensure that pages are removed from pagequeues before freeing.
markj added a comment to D48482: sound: Simplify locking during device creation.
markj updated the diff for D50317: vfs: Sort includes in vfs_syscalls.c.
Sort harder.
markj updated the diff for D50316: vfs: Sort includes in vfs_vnops.c.
Remove some more unneeded includes.
vm_fault: Defer marking COW pages valid
tests: Serialize kern_descrip_test
racct: Fix a typo in a comment
aio: Fix opcode handling in aio_process_rw()
Mon, May 12
Mon, May 12
markj updated the summary of D50315: inotify: Initial revision.
markj requested review of D50317: vfs: Sort includes in vfs_syscalls.c.
markj requested review of D50316: vfs: Sort includes in vfs_vnops.c.
markj requested review of D50315: inotify: Initial revision.
markj added inline comments to D50312: vm-design: Remove reference to page coloring.
markj added a comment to D50312: vm-design: Remove reference to page coloring.
Section 9.5 should be removed too, I think.
linuxkpi: Fix up jiffies handling
markj added a comment to D49463: kyua: Add "kyua debug -p" option.
A couple more man page nits, otherwise this seems fine to me, modulo the other comment. I didn't carefully review the code changes.
Sun, May 11
Sun, May 11
markj added inline comments to D50289: build.7: Improve building pkgbase.
markj added a comment to D50192: linuxkpi: Fix up jiffies handling.
I've been running this patch on my desktop. I'll commit it tomorrow if there are no objections.
markj added inline comments to D50263: vm_page: cleanup.
markj added inline comments to D50289: build.7: Improve building pkgbase.
markj added a comment to D50279: sched: mark several kern.sched.* sysctls as CTLFLAG_RWTUN.
This seems fine, sure.
markj added inline comments to D49463: kyua: Add "kyua debug -p" option.
markj committed rGb0dd1a604810: vm_page: Don't create a cache zone for the lazyinit freepool (authored by markj).
vm_page: Don't create a cache zone for the lazyinit freepool
Fri, May 9
Fri, May 9
markj requested review of D50275: vm_page: Don't create a cache zone for the lazyinit freepool.
markj added a comment to D50271: libutil: Add a routine to fetch SOURCE_DATE_EPOCH.
markj added a comment to D50271: libutil: Add a routine to fetch SOURCE_DATE_EPOCH.
markj added a comment to D50271: libutil: Add a routine to fetch SOURCE_DATE_EPOCH.
markj updated the diff for D49601: makefs: Remove redundant 'stampst' checks in several backends.
Remove an incorrectly dropped timestamp setting.
markj added a comment to D50271: libutil: Add a routine to fetch SOURCE_DATE_EPOCH.
markj updated the diff for D50271: libutil: Add a routine to fetch SOURCE_DATE_EPOCH.
Fix the copyright.
markj requested review of D50272: makefs: Use a reproducible timestamp in the volume header.
markj updated the diff for D49602: makefs: Honor timestamp passsed through 'SOURCE_DATE_EPOCH'.
- Correct the man page (-T overrides SOURCE_DATE_EPOCH, not the other way around)
- Use libutil's source_date_epoch()
markj added a comment to D50271: libutil: Add a routine to fetch SOURCE_DATE_EPOCH.
This is missing a man page, I'll write one once there's some consensus on the interface.
markj requested review of D50271: libutil: Add a routine to fetch SOURCE_DATE_EPOCH.
markj updated the diff for D49492: makefs: Add tests for the -T flag.
- Remove expected failure annotations (assuming that the makefs code changes will be committed first)
markj updated the diff for D49531: makefs: Honor -T timestamps when creating images from mtree manifests.
- Fix the man page.
- Update mtree_global_inode as well.
- Factor out some duplicated code.
crypto: Remove uses of CRYPTO_F_DONE
markj committed rG04421fda140b: krb5: Fix handling of transient crypto request failures (authored by markj).
krb5: Fix handling of transient crypto request failures
Thu, May 8
Thu, May 8
markj added inline comments to D50104: crypto: Remove uses of CRYPTO_F_DONE.
markj added inline comments to D49531: makefs: Honor -T timestamps when creating images from mtree manifests.
markj committed rG018493d32ac2: makefs: Use gmtime() instead of localtime for timestamps (authored by markj).
makefs: Use gmtime() instead of localtime for timestamps
markj committed rG31c3ef95ec43: makefs: Make sure that directory entry order is consistent (authored by markj).
makefs: Make sure that directory entry order is consistent
markj committed rG764ccf410c3c: makefs: Ensure that FFS superblocks are reproducible (authored by markj).
makefs: Ensure that FFS superblocks are reproducible
markj added inline comments to D50253: vm_page_grab_pages: fetch page ranges.
Wed, May 7
Wed, May 7
markj updated the diff for D50192: linuxkpi: Fix up jiffies handling.
Push the conversion into linux_add_to_sleepqueue().
markj updated the diff for D50192: linuxkpi: Fix up jiffies handling.
Deduplicate jiffies->ticks conversions, use a local variable instead of casting.
markj updated the diff for D50104: crypto: Remove uses of CRYPTO_F_DONE.
Apply John's suggestion of splitting the diff into two.
markj retitled D50104: crypto: Remove uses of CRYPTO_F_DONE from crypto: Remove most uses of CRYPTO_F_DONE to crypto: Remove uses of CRYPTO_F_DONE.
markj requested review of D50238: krb5: Fix handling of transient crypto request failures.
bpf: Make bpf.h self-contained
netinet: Make in_systm.h self-contained
Tue, May 6
Tue, May 6
markj committed rG2ad32d3a6868: mccomphy: Guard the definition of mcommphy_yt8531_setup_delay() (authored by markj).
mccomphy: Guard the definition of mcommphy_yt8531_setup_delay()