David Howells <dhowells@xxxxxxxxxx> writes: > Sven Schnelle <svens@xxxxxxxxxxxxxx> wrote: >> kafs doesn't check if the cell already exists - so if you do an >> echo "add newcell.org 1.2.3.4" >/proc/fs/afs/cells it will try to >> create this cell again. kobject will also complain about a double >> registration. To prevent such problems, return -EEXIST in that case. > > Hmmm... I thought I had that covered. Thanks. Any chance of a Signed-off-by > line? oops, sorry. Here it is: Signed-off-by: Sven Schnelle <svens@xxxxxxxxxxxxxx> Sven. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html