projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b90ecc0
)
block: document the holder argument to blkdev_get_by_path
author
Christoph Hellwig
<hch@lst.de>
Tue, 20 Jun 2023 04:35:36 +0000
(06:35 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 20 Jun 2023 13:16:38 +0000
(07:16 -0600)
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link:
https://lore.kernel.org/r/20230620043536.707249-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bdev.c
patch
|
blob
|
history
diff --git
a/block/bdev.c
b/block/bdev.c
index bd558a9ba3cd97f4c62f83664c4c89fc32553e7c..9bb54d9d02a687790b69bcce40019bd8799a85b2 100644
(file)
--- a/
block/bdev.c
+++ b/
block/bdev.c
@@
-850,6
+850,7
@@
EXPORT_SYMBOL(blkdev_get_by_dev);
* @path: path to the block device to open
* @mode: open mode (BLK_OPEN_*)
* @holder: exclusive holder identifier
+ * @hops: holder operations
*
* Open the block device described by the device file at @path. If @holder is
* not %NULL, the block device is opened with exclusive access. Exclusive opens