]> git.neil.brown.name Git - LaFS.git/commit
Drop ssnum arg from lafs_free_get
authorNeilBrown <neilb@suse.de>
Sat, 26 Jun 2010 03:22:17 +0000 (13:22 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 27 Jun 2010 23:15:02 +0000 (09:15 +1000)
commit22327915c1feb3279649b44bb4cde1a0db3b4fda
treecf3a77c378adfee312228d8e97578ce3298e0bb3
parent1fb0378848087f9909f0772ed4c7acd7499ca2d8
Drop ssnum arg from lafs_free_get

It doesn't really make sense - we get a free segment for anything
from any snapshot that needs to be written.

Note that this makes more obvious the fact that snapshots are not
at all well supported yet.  Worry about that later.

Signed-off-by: NeilBrown <neilb@suse.de>
cluster.c
lafs.h
segments.c