#
8aa47a6b |
| 25-Nov-2014 |
Andreas Jaekel <jaekel@strato-rz.de> |
zev: added inode info of clobbered files (rename)
When a file is renamed, another file might previously have had the new name and will thus be clobbered. In this case, the inode information of the
zev: added inode info of clobbered files (rename)
When a file is renamed, another file might previously have had the new name and will thus be clobbered. In this case, the inode information of the clobbered file will be added to the zev rename event. Note that the file might still have other names.
(cherry picked from commit 9ed9bfe91df7eb8d10c125f9f04d3ec82010930a)
show more ...
|
#
12119a7e |
| 03-Jun-2014 |
Andreas Jaekel <jaekel@strato-rz.de> |
zev: add txg to applicable event type records
(cherry picked from commit be5f9b3c721e52d475c3d7009982992c01c9140e)
|
#
97dcf88d |
| 05-Feb-2014 |
Andreas Jaekel <jaekel@strato-rz.de> |
zev: pass removed file's inode info into userland
(cherry picked from commit b23df4380880bf151b06786c591579e8a7abafc7)
|
#
35d4e8dd |
| 27-Jan-2014 |
Andreas Jaekel <jaekel@strato-rz.de> |
zev: new ioctl (get_gen) and various fixes
(cherry picked from commit 7a84701fb0e8e59f59d30523c82b171d7e510273)
|
#
37c9dfdc |
| 24-Jun-2013 |
Andreas Jaekel <jaekel@strato-rz.de> |
zfs write event hooks and ioctl()s
(cherry picked from commit aa07598031147c52f81912f0df6e0a894197013a)
|
#
b5152584 |
| 07-Nov-2014 |
Matthew Ahrens <matt@mahrens.org> |
5027 zfs large block support Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Review
5027 zfs large block support Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
f7170741 |
| 11-Jun-2013 |
Will Andrews <will@firepipe.net> |
3742 zfs comments need cleaner, more consistent style Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Eric Schrock <eric.schrock@
3742 zfs comments need cleaner, more consistent style Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
show more ...
|
#
d5285cae |
| 11-Feb-2013 |
George Wilson <george.wilson@delphix.com> |
3522 zfs module should not allow uninitialized variables Reviewed by: Sebastien Roy <seb@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> A
3522 zfs module should not allow uninitialized variables Reviewed by: Sebastien Roy <seb@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
6a634c9d |
| 19-Aug-2010 |
Richard Lowe <richlowe@richlowe.net> |
merge with onnv_147 Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
|
#
fd9ee8b5 |
| 12-Aug-2010 |
joyce mcintosh <Joyce.McIntosh@Sun.COM> |
6972305 Preferred DC not selected after setting pdc via sharectl 6971047 smbd hang during FVT regression test 6711195 Sparc:Get error "Windows Explorer has stopped working" once click on Details fr P
6972305 Preferred DC not selected after setting pdc via sharectl 6971047 smbd hang during FVT regression test 6711195 Sparc:Get error "Windows Explorer has stopped working" once click on Details fr Properties on Vista PSARC/2009/464 Offline attribute 6972515 Offline attribute - PSARC 2009/464 PSARC/2010/037 Windows Sparse Attribute 6972519 Windows Sparse Attribute - PSARC 2010/037 6719444 [CLI] - idmap help's output is not consistent with man pages's 6975449 idmap test suite needs idmap_cache_get_data() from libidmap 6974351 OpenSSL still taking smbd down
--HG-- rename : usr/src/lib/libidmap/common/idmap_priv.h => usr/src/cmd/idmap/idmap/namemaps.h
show more ...
|
#
91de656b |
| 06-Jul-2010 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6834694 zfs renames can potentially be committed without the data 6906236 assertion failed in the file zfs_replay.c line 686 6965567 zil.c minor tidy up 6732237 lzjb_compress
|
#
51bd2f97 |
| 26-Jun-2010 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../common/fs/zfs/zfs_vnops.c (fix 32bit build)
|
#
5002558f |
| 25-Jun-2010 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../common/fs/zfs/zfs_vnops.c 6620948 slow progress with stress tests 6478419 Should push all synchronous transactions in zil_co
6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../common/fs/zfs/zfs_vnops.c 6620948 slow progress with stress tests 6478419 Should push all synchronous transactions in zil_commit_writer() 6916723 ZIL: Unnecessary scanning of the intent log tx chain. 6598837 zil_commit() might wait unnecessarily 6535172 zil_sync causing long hold times on zl_lock 6916703 ZIL: race on setting z_last_itx 6579989 zl_lock hold time can still be improved
show more ...
|
#
0a586cea |
| 16-Mar-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6716117 ZFS needs native system attribute infrastructure 6516171 zpl symlinks should have their own object type
|
#
b24ab676 |
| 01-Nov-2009 |
Jeff Bonwick <Jeff.Bonwick@Sun.COM> |
PSARC 2009/571 ZFS Deduplication Properties 6677093 zfs should have dedup capability
|
#
7a286c47 |
| 14-Oct-2009 |
Dai Ngo <dai.ngo@sun.com> |
6886081 Solaris needs reparse point support (PSARC 2009/387) PSARC 2009/387 Pathname Reparse Points
|
#
e09fa4da |
| 14-Aug-2009 |
Neil Perrin <Neil.Perrin@Sun.COM> |
PSARC 2009/423 ZFS logbias property 6832481 ZFS separate intent log bypass property
|
#
7bfdf011 |
| 30-Apr-2009 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6801810 Commit of aligned streaming rewrites to ZIL device causes unwanted disk reads
|
#
510b6c0e |
| 21-Apr-2009 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6773224 zvol_log_write() is inefficient 6797713 zfs_log_write() and zvol_log_write() could share logic 6825801 itx_sync picks up garbage for zvols
|
#
1209a471 |
| 25-Nov-2008 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6765294 Refactor replay
|
#
5f8955b4 |
| 19-Aug-2008 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6730484 assertion failed: (error && error != 150)
|
#
31e69ea4 |
| 29-Apr-2008 |
marks <none@none> |
6689561 zfs_replay_acl_v0() doesn't completely initialize vsecattr
|
#
f70bbcca |
| 10-Apr-2008 |
perrin <none@none> |
6683293 concurrent O_DSYNC writes to a fileset can be much improved over NFS
|
#
abf76b6e |
| 28-Feb-2008 |
perrin <none@none> |
6658511 zl_itx_list_sz incorrect for WR_NEED_COPY writes
|
#
569e6c63 |
| 08-Nov-2007 |
marks <none@none> |
6624956 zfs_log_fuid_ids can cause panic on sparc 6626168 zfs can incorrectly log uids for failed mappings 6626566 zfs ace splitting not working quite right
|