summaryrefslogtreecommitdiff
path: root/common/cmd_zfs.c
Commit message (Expand)AuthorAgeLines
* cmd_zfs: normalize 'file not found' errorsLuka Perkov2013-11-08-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-15/+1
* common: Use new numeric setenv functionsSimon Glass2013-02-28-2/+1
* ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese2012-11-02-2/+2
* disk: get_device_and_partition() "auto" partition and cleanupStephen Warren2012-09-25-2/+2
* cmd_zfs: use common get_device_and_partition functionRob Herring2012-09-25-69/+19
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-09-0/+236