Searched hist:"8 ab761e17efa75449db2d71dc6fabf96d110588c" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/block/drbd/ |
H A D | drbd_nl.c | 8ab761e17efa75449db2d71dc6fabf96d110588c Tue Aug 29 08:20:45 UTC 2017 Greg Kroah-Hartman <gregkh@linuxfoundation.org> drbd: rename "usermode_helper" to "drbd_usermode_helper"
Nothing like having a very generic global variable in a tiny driver subsystem to make a mess of the global namespace...
Note, there are many other "generic" named global variables in the drbd subsystem, someone should fix those up one day before they hit a linking error.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_int.h | 8ab761e17efa75449db2d71dc6fabf96d110588c Tue Aug 29 08:20:45 UTC 2017 Greg Kroah-Hartman <gregkh@linuxfoundation.org> drbd: rename "usermode_helper" to "drbd_usermode_helper"
Nothing like having a very generic global variable in a tiny driver subsystem to make a mess of the global namespace...
Note, there are many other "generic" named global variables in the drbd subsystem, someone should fix those up one day before they hit a linking error.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
H A D | drbd_main.c | 8ab761e17efa75449db2d71dc6fabf96d110588c Tue Aug 29 08:20:45 UTC 2017 Greg Kroah-Hartman <gregkh@linuxfoundation.org> drbd: rename "usermode_helper" to "drbd_usermode_helper"
Nothing like having a very generic global variable in a tiny driver subsystem to make a mess of the global namespace...
Note, there are many other "generic" named global variables in the drbd subsystem, someone should fix those up one day before they hit a linking error.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|