lkml.org 
[lkml]   [2008]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Notes on support for multiple devices for a single filesystem
Kay Sievers wrote:
> Features like the very nice and useful directory-based snapshots would
> also not be possible with simple block-based multi-devices, right?

Snapshotting via block device has always been an incredibly dumb hack,
existing primarily because filesystem-based snapshots did not exist for
the filesystem in question.

Snapshots are better at the filesystem level because the filesystem is
the only entity that knows when the filesystem is quiescent and
snapshot-able.

ISTR we had to add ->write_super_lockfs() to hack in support for LVM in
this manner, rather than doing it the right way.

Jeff




\
 
 \ /
  Last update: 2008-12-17 22:31    [W:0.124 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site