mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
scst_pres: Save APTPL PR info on both nodes
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6914 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -356,6 +356,10 @@ static int scst_copy_from_dlm(struct scst_device *dev, dlm_lockspace_t *ls,
|
||||
if (reg->lksb.lksb.sb_lkid == 0)
|
||||
scst_pr_remove_registrant(dev, reg);
|
||||
|
||||
#ifndef CONFIG_SCST_PROC
|
||||
scst_pr_sync_device_file(dev);
|
||||
#endif
|
||||
|
||||
scst_pr_write_unlock(dev);
|
||||
|
||||
res = 0;
|
||||
|
||||
Reference in New Issue
Block a user