History log of /illumos-gate/usr/src/uts/common/fs/zfs/zfs_vfsops.c (Results 51 – 75 of 129)
Revision Date Author Comments
# 55da60b9 03-May-2010 Mark J Musante

PSARC/2010/108 zil synchronicity
6280630 zil synchronicity
Contributed by Robert Milkowski <milek@task.gda.pl>


# 06e0070d 19-Apr-2010 Mark Shellenbaum

6939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||count == 0, in dsl_dataset.c
6942276 remove symlink upgrade code
6943284 sa_attr_iter() can use uninitialized value

6939983 assertion failed: zap_count(os, DMU_USERUSED_OBJECT, &count) != 0||count == 0, in dsl_dataset.c
6942276 remove symlink upgrade code
6943284 sa_attr_iter() can use uninitialized value of length_start
6942045 zoneadm -z <zone> halt hangs after manipulation of xattrs

show more ...


# 27dd1e87 14-Apr-2010 Mark Shellenbaum

PSARC/2010/029 Improved ACL interoperability
6923083 ZFS/NFS/SMB ACL interoperability changes


# f80ce222 08-Apr-2010 Chris Kirby

6891449 zvol_strategy() check for zv == NULL too late
6911444 rebooting off snapshot: assertion failed: vfsp->vfs_count != 0 (common/fs/vfs.c)
6649967 multiple '/' exist in path will confuse

6891449 zvol_strategy() check for zv == NULL too late
6911444 rebooting off snapshot: assertion failed: vfsp->vfs_count != 0 (common/fs/vfs.c)
6649967 multiple '/' exist in path will confuse zinject
6935668 zvol_minor_lookup() can return wrong zvol

show more ...


# dc7cd546 04-Apr-2010 Mark Shellenbaum

6940770 panic in sa_find_idx_tab() after receiving into pool when version shouldn't have allowed it


# 0a586cea 16-Mar-2010 Mark Shellenbaum

6716117 ZFS needs native system attribute infrastructure
6516171 zpl symlinks should have their own object type


# 98679b56 25-Feb-2010 Mark Shellenbaum

6863610 ZFS mount can lose correct error return


# c242f9a0 18-Jan-2010 chunli zhang - Sun Microsystems - Irvine United States

6873106 Need a mechanism to share buffers between fs modules


# af4c679f 24-Nov-2009 Sean McEnroe

6887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodes
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR
6877160 guest domain panic at platsvc:mdeg_notify_client+10

6887924 PP_ISKAS needs to be defined in terms of VN_ISKAS for vnodes
6871169 kphysm_add_memory_dynamic panics testing vmstress + DR
6877160 guest domain panic at platsvc:mdeg_notify_client+10c
6874763 memseg_alloc_meta() incorrectly maps page_t pages
6873569 multiple calls to memlist_read_lock() can cause deadlock hazard
6886354 DR failure with "memory span duplication" error
6886782 panic after pagefault in seg_kpm after LDom add-mem on primary
6887644 domain hang/deadlock during ldom mem DR when trying to grab a write lock

show more ...


# 92241e0b 10-Nov-2009 Tom Erickson

PSARC 2009/510 ZFS received properties
6850025 want to preserve local properties for zfs_recv
6839260 want zfs send with properties
6855486 zfs_receive should keep trying to set propertie

PSARC 2009/510 ZFS received properties
6850025 want to preserve local properties for zfs_recv
6839260 want zfs send with properties
6855486 zfs_receive should keep trying to set properties even after some fail
6850030 snapshots on read-only dataset shouldn't affect zfs_receive

show more ...


# 569038c9 06-Nov-2009 Ric Aleshire

6795907 Add label attribute to ZFS datasets (fix check_rtime and lint)


# 4201a95e 06-Nov-2009 Ric Aleshire

PSARC 2009/348 Security Labels for ZFS
6795907 Add label attribute to ZFS datasets

--HG--
rename : usr/src/lib/libtsol/common/ltos.c => usr/src/common/tsol/ltos.c
rename : usr/sr

PSARC 2009/348 Security Labels for ZFS
6795907 Add label attribute to ZFS datasets

--HG--
rename : usr/src/lib/libtsol/common/ltos.c => usr/src/common/tsol/ltos.c
rename : usr/src/lib/libtsol/common/stol.c => usr/src/common/tsol/stol.c

show more ...


# 7a286c47 14-Oct-2009 Dai Ngo

6886081 Solaris needs reparse point support (PSARC 2009/387)
PSARC 2009/387 Pathname Reparse Points


# 8f18d1fa 29-Sep-2009 George Wilson

6846163 ZFS continues to use faulted logzilla, bringing system to a crawl
6872547 ztest LUN expansion test fails
6873635 zdb should be able to open a pool with a failed slog
6873654 syste

6846163 ZFS continues to use faulted logzilla, bringing system to a crawl
6872547 ztest LUN expansion test fails
6873635 zdb should be able to open a pool with a failed slog
6873654 system panics when a slog device is offlined
6875236 zdb should be able to dump the spa history

show more ...


# 9966ca11 28-Aug-2009 Matthew Ahrens

6875779 zfs user accounting callbacks can be simplified
6771468 ::blkptr prints incorrectly on 32-bit
6832861 zcmd_alloc_dst_nvlist's default size is too small
6876808 want ::refcount to

6875779 zfs user accounting callbacks can be simplified
6771468 ::blkptr prints incorrectly on 32-bit
6832861 zcmd_alloc_dst_nvlist's default size is too small
6876808 want ::refcount to print refcount_t details

show more ...


# ca45db41 19-Aug-2009 Chris Kirby

6833815 scheduled snapshots deleted per snapshot policy can lead to replication failures


# 503ad85c 13-Aug-2009 Matthew Ahrens

6860996 %temporary clones are not automatically destroyed on error
6863088 zfs panic in dnode_hold_impl from readdir()


# f4b94bde 29-Jul-2009 Matthew Ahrens

6760420 zfs unmount -f causes recv to fail
6759975 zplprops unavailable to examiner of in-progress receive


# 4e9583b2 04-Jun-2009 Tom Erickson

6843700 zfs_znode_move() does not ensure valid file system pointer


# e802abbd 29-May-2009 Tim Haley

PSARC 2009/246 ZFS support for Access Based Enumeration
6802734 Support for Access Based Enumeration
6826760 A test driver for some ZFS features would be beneficial
6844861 inconsistent x

PSARC 2009/246 ZFS support for Access Based Enumeration
6802734 Support for Access Based Enumeration
6826760 A test driver for some ZFS features would be beneficial
6844861 inconsistent xattr readdir behavior with too-small buffer

show more ...


# 777badba 21-May-2009 Matthew Ahrens

6841321 zfs userspace / zfs get userused@ doesn't work on mounted snapshot
6843069 zfs get userused@S-1-... doesn't work


# 14843421 18-Apr-2009 Matthew Ahrens

PSARC/2009/204 ZFS user/group quotas & space accounting
6501037 want user/group quotas on ZFS
6830813 zfs list -t all fails assertion
6827260 assertion failed in arc_read(): hdr == pbuf->

PSARC/2009/204 ZFS user/group quotas & space accounting
6501037 want user/group quotas on ZFS
6830813 zfs list -t all fails assertion
6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr
6815592 panic: No such hold X on refcount Y from zfs_znode_move
6759986 zfs list shows temporary %clone when doing online zfs recv

show more ...


# 377c02aa 06-Apr-2009 Neil Perrin

6798298 zfs rollback or incremental zfs recv results in intent log being closed


# 984a131b 31-Mar-2009 Chris Kirby

6824062 System panicked in zfs_mount due to NULL pointer dereference when running btts and svvs tests


# 54d692b7 31-Mar-2009 George Wilson

6792139 recovering from a suspended pool needs some work
6794830 reboot command hangs on a failed zfs pool


123456