]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
repair: use a listhead for the dotdot list
authorDave Chinner <dchinner@redhat.com>
Mon, 3 Mar 2014 01:17:34 +0000 (12:17 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 3 Mar 2014 01:17:34 +0000 (12:17 +1100)
commit1177f6693696a66f19b3a307b0ff141f7afdef67
treeb8ce4aff21f5714cfdb19c8e96545e0d66f5c7be
parent12b55baf2a4de9bef3f08593db9dbb738d1d11ce
repair: use a listhead for the dotdot list

Cleanup suggested by Christoph Hellwig - removes another open coded
list implementation.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
repair/phase6.c