diff options
author | kan <kan@FreeBSD.org> | 2004-03-16 22:06:32 +0000 |
---|---|---|
committer | kan <kan@FreeBSD.org> | 2004-03-16 22:06:32 +0000 |
commit | 7decbcc07ec8e5268d5527d9786b1aa24bc75e30 (patch) | |
tree | 14c34425679168647e5bef6f4412f2629feb0432 /lib/libc/stdlib/getopt_long.c | |
parent | 3cb81148d8a83b1e6c1a65937f9e6310ba617894 (diff) | |
download | FreeBSD-src-7decbcc07ec8e5268d5527d9786b1aa24bc75e30.zip FreeBSD-src-7decbcc07ec8e5268d5527d9786b1aa24bc75e30.tar.gz |
Avoid doing bawrite to initialize inode block while holding cylinder
group block locked. If filesystem has any active snapshots, bawrite
can come back trying to allocate new snapshot data block from the same
cylinder group and cause panic due to recursive lock attempt.
PR: 64206
Reviewed by: mckusick
Tested by: pjd
Diffstat (limited to 'lib/libc/stdlib/getopt_long.c')
0 files changed, 0 insertions, 0 deletions