Thread (4 messages) 4 messages, 2 authors, 2021-01-04

Re: [RFC V2] block: reject I/O for same fd if block size changed

From: Chaitanya Kulkarni <hidden>
Date: 2021-01-04 01:03:39
Also in: linux-fsdevel, lkml

On 12/30/20 08:03, Minwoo Im wrote:
quoted hunk ↗ jump to hunk
 
diff --git a/block/genhd.c b/block/genhd.c
index 73faec438e49..c3a73cba7c88 100644
--- a/block/genhd.c
+++ b/block/genhd.c
@@ -81,6 +81,7 @@ bool set_capacity_and_notify(struct gendisk *disk, sector_t size)
 	 */
 	if (!capacity || !size)
 		return false;
+
 	kobject_uevent_env(&disk_to_dev(disk)->kobj, KOBJ_CHANGE, envp);
 	return true;
 }
Avoid adding extra newlines in the patch, remove above extra line in v3.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help