From mboxrd@z Thu Jan 1 00:00:00 1970 From: Evert Vorster Subject: Rename a btrfs filesystem? Date: Fri, 29 Apr 2011 21:24:16 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: linux-btrfs@vger.kernel.org Return-path: List-ID: Hi there. Just a quick question: How do I rename an existing btrfs filesystem without destroying all the subvolumes on it? >>From mkfs.btrfs it says -L sets the initial filesystem label. With ext2, 3 and 4 the filesystem label can be changed with tune2fs. Does similar functionality exist in btrfs? Thanks for any response. -- -Evert-