Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
         ZFS clone -o
    1.2. Name of Document Author/Supplier:
         Author:  Matthew Ahrens
    1.3  Date of This Document:
        29 July, 2008
4. Technical Description
This case requests patch/micro release binding.  The new interfaces are
committed.

A. INTRODUCTION

"zfs create -o property=value pool/fs" allows for creation of a
filesystem and setting properties on that filesystem in one command.

B. DESCRIPTION

This case adds the ability to create a clone and set properties on that
new clone in one command by introducing a "-o" option to "zfs clone":

zfs clone -o property=value pool/fs at snap pool/clone

The -o option may be specified multiple times to set many properties.
Set-once properties (eg, normalization) can not be set on clones.

C. MANPAGE CHANGES

To be determined.


6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                ON
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


Reply via email to