mirror of
git://sourceware.org/git/lvm2.git
synced 2025-07-17 00:58:59 +03:00
remove extra change from support 16KB page size
This commit is contained in:
@ -540,9 +540,6 @@ int config_file_read_fd(struct dm_config_tree *cft, struct device *dev, dev_io_r
|
||||
log_sys_error("read", dev_name(dev));
|
||||
goto out;
|
||||
}
|
||||
|
||||
if (!sz)
|
||||
goto out;
|
||||
}
|
||||
} else {
|
||||
if (!dev_read_bytes(dev, offset, size, buf))
|
||||
|
Reference in New Issue
Block a user