]> sourceware.org Git - dm.git/commit
add an "inflight" exception hash table to hold references to exceptions that are
authorPatrick Caulfield <pcaulfie@redhat.com>
Fri, 8 Mar 2002 12:42:54 +0000 (12:42 +0000)
committerPatrick Caulfield <pcaulfie@redhat.com>
Fri, 8 Mar 2002 12:42:54 +0000 (12:42 +0000)
commit424c4c9763cd6915f2bdfae1e5c9dafd4b8889fe
tree81fad2ef59871e44417aab41a54fee632c224c8e
parentcb1187de2bd3ded7f60363dbc4f0397db255d15d
add an "inflight" exception hash table to hold references to exceptions that are
currently being handled by kcopyd.
This allows us to remove a lot of members from struct exception and
significantly reduce the size of the exception table.
kernel/common/dm-snapshot.c
This page took 0.023981 seconds and 5 git commands to generate.