]> sourceware.org Git - lvm2.git/commit
Remove fs_unlock after failed suspend
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 18 Feb 2011 14:26:31 +0000 (14:26 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 18 Feb 2011 14:26:31 +0000 (14:26 +0000)
commitb11dd1f7b316cd4b72dd60329118d7e28c468fc5
tree71312c83eb9591e5bf428aea59ec66ce49370392
parent6bea349da85b391d0a2ce2541cb70b6ec8026a0e
Remove fs_unlock after failed suspend

Explicit fs_unlock() after failed suspend is not need -
as it will happen automatically with nearest lv_info()
or vg_unlock().
WHATS_NEW
lib/activate/activate.c
This page took 0.035224 seconds and 5 git commands to generate.