mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
0e0ee1cc33
UBI volume notifications are intended to create the API to get clients notified about volume creation/deletion, renaming and re-sizing. A client can subscribe to these notifications using 'ubi_volume_register()' and cancel the subscription using 'ubi_volume_unregister()'. When UBI volumes change, a blocking notifier is called. Clients also can request "added" events on all volumes that existed before client subscribed to the notifications. If we use notifications instead of calling functions like 'ubi_gluebi_xxx()', we can make the MTD emulation layer to be more flexible: build it as a separate module and load/unload it on demand. [Artem: many cleanups, rework locking, add "updated" event, provide device/volume info in notifiers] Signed-off-by: Dmitry Pervushin <dpervushin@embeddedalley.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> |
||
---|---|---|
.. | ||
bbm.h | ||
blktrans.h | ||
cfi.h | ||
cfi_endian.h | ||
compatmac.h | ||
concat.h | ||
doc2000.h | ||
flashchip.h | ||
ftl.h | ||
gen_probe.h | ||
inftl.h | ||
map.h | ||
mtd.h | ||
mtdram.h | ||
nand-gpio.h | ||
nand.h | ||
nand_ecc.h | ||
ndfc.h | ||
nftl.h | ||
onenand.h | ||
onenand_regs.h | ||
partitions.h | ||
pfow.h | ||
physmap.h | ||
plat-ram.h | ||
pmc551.h | ||
qinfo.h | ||
sh_flctl.h | ||
sharpsl.h | ||
super.h | ||
ubi.h | ||
xip.h |