summaryrefslogtreecommitdiff
path: root/common/cmd_zfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-09cmd_zfs: normalize 'file not found' errorsLuka Perkov1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-15/+1
2013-03-01common: Use new numeric setenv functionsSimon Glass1-2/+1
2012-11-03ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese1-2/+2
2012-09-26disk: get_device_and_partition() "auto" partition and cleanupStephen Warren1-2/+2
2012-09-26cmd_zfs: use common get_device_and_partition functionRob Herring1-69/+19
2012-08-10zfs: Add ZFS filesystem supportJorgen Lundman1-0/+236