History log of /onnv-gate/usr/src/cmd/zfs/zfs_main.c (Results 26 – 50 of 97)
Revision Date Author Comments
# 8811:f8deccf701cf 13-Feb-2009 Eric Taylor <Eric.Taylor@Sun.COM>

6790687 libzfs mnttab caching ignores external changes
6791101 memory leak from libzfs_mnttab_init


# 8584:327a1b6dd944 21-Jan-2009 Lori Alt <Lori.Alt@Sun.COM>

6794452 zfs receive can't restore a root pool


# 8415:d5525cd1cbc2 19-Dec-2008 Rich Morris <Richard.Morris@Sun.COM>

6386929 initial "zfs list" is slow
6755389 Initial run of any zfs command that iterates over datasets can be slow
6758338 zfs list should list all explicitly requested snapshots


# 8269:03a7e9050cfd 04-Dec-2008 Mark J Musante <Mark.Musante@Sun.COM>

6674216 "zfs share" doesn't work, but "zfs set sharenfs=on" does
6621164 $SRC/cmd/zfs/zfs_main.c seems to have a syntax error in the translation note
6635482 i18n problems in libzfs_dataset.c and zfs

6674216 "zfs share" doesn't work, but "zfs set sharenfs=on" does
6621164 $SRC/cmd/zfs/zfs_main.c seems to have a syntax error in the translation note
6635482 i18n problems in libzfs_dataset.c and zfs_main.c
6595194 "zfs get" VALUE column is as wide as NAME
6722991 vdev_disk.c: error checking for ddi_pathname_to_dev_t() must test for NODEV
6396518 ASSERT strings shouldn't be pre-processed

show more ...


# 8213:c759c48f7a69 25-Nov-2008 Suhasini Peddada <Suhasini.Peddada@Sun.COM>

backout 6386929/6755389/6758338: causes 6772386


# 8080:4299ee7a727e 11-Nov-2008 Rich Morris <Richard.Morris@Sun.COM>

6386929 initial "zfs list" is slow
6755389 Initial run of any zfs command that iterates over datasets can be slow
6758338 zfs list should list all explicitly requested snapshots


# 7538:18c2451107fd 10-Sep-2008 Rich Morris <Richard.Morris@Sun.COM>

PSARC 2008/469 Excluding snapshot info from 'zfs list'
6734916 zfs list should omit snapshots by default
6734907 zfs list -t all would be useful once snapshots are omitted by default


# 7390:6d408f0a5fbd 22-Aug-2008 Matthew Ahrens <Matthew.Ahrens@Sun.COM>

PSARC/2008/518 ZFS space accounting enhancements
6730799 want snapused property
6738349 zfs promote fails without enough space


# 7386:78eaaa8a7347 21-Aug-2008 Sachin Gaikwad <Sachin.Gaikwad@Sun.COM>

6663585 'zfs unshare' & 'zfs unmount' should only support 'filesystem' or 'mountpoint' as argument


# 7273:6baaca4d907c 02-Aug-2008 ahrens

6701797 want user properties on snapshots (fix lint)


# 7265:cc18862247da 01-Aug-2008 ahrens

PSARC/2008/483 ZFS clone -o
PSARC/2008/484 ZFS snapshot properties
6613766 create-time properties for clones
6701797 want user properties on snapshots


# 6993:ccf0a8c4b9a5 01-Jul-2008 sg201626

6490524 zfs "set" subcommand should enforce prop=value syntax for sharenfs
6664649 'zpool remove' cannot remove a spare device or raw file which no longer exist


# 6865:176d18c623cc 12-Jun-2008 rm160521

6539380 zfs list uses too much memory


# 6643:3a34b0dbb107 14-May-2008 eschrock

6625086 changing cachefile doesn't remove old cache on last user
6633599 need a mechanism to import faulted pools
6646102 hot spares are not activated when opening a pool
6646106 ZFS DE is overly com

6625086 changing cachefile doesn't remove old cache on last user
6633599 need a mechanism to import faulted pools
6646102 hot spares are not activated when opening a pool
6646106 ZFS DE is overly complicated
6646195 ZFS DE leaks pool handles
6646618 want dataset GUIDs as a property in libzfs
6662441 L2ARC FMA support
6687745 zdb -U doesn't work with anything but pool names
6687750 ::spa_vdevs should print out cache devices
6687753 cache devices should support offline/online
6687766 ZFS should post a sysevent when config changes
6688366 bad indentation for 'casesensitivity' property in 'zfs get' help
6689223 spa_create() can leave namespace lock held if property validation fails
6690884 setting zfs_no_write_throttle panics system
6691266 zpool_read_label() needs to use pread64()
6694185 nv_priv_init() doesn't bzero structure completely
6694186 ses_plugin_dlclose is backwards
6697754 ses2 plugin crash when setting invalid property

show more ...


# 6289:9a83171c70d6 26-Mar-2008 mmusante

6603209 Multiple -o options to 'zfs mount' ignore all but the last.
6617720 zpool_label_disk() doesn't correctly indicate failure
6676119 zfs unmount by pathname will unmount /var/run even when /var

6603209 Multiple -o options to 'zfs mount' ignore all but the last.
6617720 zpool_label_disk() doesn't correctly indicate failure
6676119 zfs unmount by pathname will unmount /var/run even when /var is set canmount=noauto

show more ...


# 6168:51c045dcc498 08-Mar-2008 hs24103

PSARC 2008/168 Support for ZFS property value canmount=noauto
6661070 need canmount=noauto option for datasets to allow mount point to be set, but no mount done
6664570 need support for zfs canmount=

PSARC 2008/168 Support for ZFS property value canmount=noauto
6661070 need canmount=noauto option for datasets to allow mount point to be set, but no mount done
6664570 need support for zfs canmount=noauto property in smf scripts

show more ...


# 5993:6309c3c0a28f 11-Feb-2008 marks

6576659 zfs allow should list delegatable perms


# 5904:ac17ccc8902b 24-Jan-2008 timh

6587767 'zpool create' get different behavior while mountpoint not empty but has file or dir
6587837 /etc/fs/zfs/mount -m prevents filesystem from being unmounted


# 5749:78a7afaea267 22-Dec-2007 ahrens

PSARC/2007/699 zfs rollback -f operative
6641210 zfs rollback -R fails with EBUSY if there is a clone


# 5713:f9b7933f3770 18-Dec-2007 rm160521

PSARC/2007/675 A_MDEV Removal
6419176 'zfs rollback <volume@snap>' does not lower reservation
6641554 fgetattr() returns incorrect value for A_MDEV attribute


# 5568:ac217d9f8190 30-Nov-2007 ahrens

PSARC/2007/673 zfs rollback -f obsolescence
6635790 "zfs rollback -f" removal breaks backwards compatability


# 5481:1364fb7de75d 14-Nov-2007 ck153898

6619182 new non-sparse zvols should get refreservations
6623412 clone swap needs to check for enough space due to refreservation
6627460 Setting quota to itself should be a successful noop


# 5446:51fbc14b301d 09-Nov-2007 ahrens

6421210 zfs rollback without unmounting
6597358 assertion failed in dsl_dir_stats()
6623982 stack overflow due to zfs_ioc_recv()
6626110 recvflags_t could use a comment
6626117 z_dbuf_held is redunda

6421210 zfs rollback without unmounting
6597358 assertion failed in dsl_dir_stats()
6623982 stack overflow due to zfs_ioc_recv()
6626110 recvflags_t could use a comment
6626117 z_dbuf_held is redundant (use z_dbuf != NULL)

show more ...


# 5378:111aa1baa84a 30-Oct-2007 ck153898

PSARC 2007/555 zfs fs-only quotas and reservations
6431277 want filesystem-only quotas
6483677 need immediate reservation


# 5367:c40abbe796be 30-Oct-2007 ahrens

PSARC/2007/574 zfs send -R
6358519 'zfs restore' can't restore full backup into topmost filesystem
6421958 want recursive zfs send ('zfs send -r')
6465969 zfs receive error message could be a little

PSARC/2007/574 zfs send -R
6358519 'zfs restore' can't restore full backup into topmost filesystem
6421958 want recursive zfs send ('zfs send -r')
6465969 zfs receive error message could be a little more friendly
6482331 assertion failed: ra.err == 0 (0x10 == 0x0)
6577548 nvlist_next_nvpair() can not iterate recursively
6579048 zfs send -i "" fs@snap can succeed
6580447 "zfs list -t filesystem" slowly iterates over all snapshots
6581508 zfs issues confusing error message when doing an incremental send
6585612 'zfs recv -d' cannot receive the top-level filesystem backups
6589317 create-time permissions not granted on filesystems created by "zfs recv"
6596160 zfs create -p -b 1092 <filesystem> should fail.
6619393 help message for ::dbufs is slightly wrong
6620906 zfs_rename() gives incorrect error message
6621295 dsl_deleg_set_sync() should be broken up

show more ...


1234