Searched hist:e6bd07aee739566803425acdbf5cdb29919164e1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | configfs.h | diff e6bd07aee739566803425acdbf5cdb29919164e1 Sat Jul 07 01:33:17 CDT 2007 Joel Becker <joel.becker@oracle.com> configfs: Convert subsystem semaphore to mutex
Convert the su_sem member of struct configfs_subsystem to a struct mutex, as that's what it is. Also convert all the users and update Documentation/configfs.txt and Documentation/configfs_example.c accordingly.
[ Conflict in fs/dlm/config.c with commit 3168b0780d06ace875696f8a648d04d6089654e5 manually resolved. --Mark ]
Inspired-by: Satyam Sharma <ssatyam@cse.iitk.ac.in> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | nodemanager.c | diff e6bd07aee739566803425acdbf5cdb29919164e1 Sat Jul 07 01:33:17 CDT 2007 Joel Becker <joel.becker@oracle.com> configfs: Convert subsystem semaphore to mutex
Convert the su_sem member of struct configfs_subsystem to a struct mutex, as that's what it is. Also convert all the users and update Documentation/configfs.txt and Documentation/configfs_example.c accordingly.
[ Conflict in fs/dlm/config.c with commit 3168b0780d06ace875696f8a648d04d6089654e5 manually resolved. --Mark ]
Inspired-by: Satyam Sharma <ssatyam@cse.iitk.ac.in> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
|
/openbmc/linux/fs/dlm/ |
H A D | config.c | diff e6bd07aee739566803425acdbf5cdb29919164e1 Sat Jul 07 01:33:17 CDT 2007 Joel Becker <joel.becker@oracle.com> configfs: Convert subsystem semaphore to mutex
Convert the su_sem member of struct configfs_subsystem to a struct mutex, as that's what it is. Also convert all the users and update Documentation/configfs.txt and Documentation/configfs_example.c accordingly.
[ Conflict in fs/dlm/config.c with commit 3168b0780d06ace875696f8a648d04d6089654e5 manually resolved. --Mark ]
Inspired-by: Satyam Sharma <ssatyam@cse.iitk.ac.in> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
|
/openbmc/linux/fs/configfs/ |
H A D | dir.c | diff e6bd07aee739566803425acdbf5cdb29919164e1 Sat Jul 07 01:33:17 CDT 2007 Joel Becker <joel.becker@oracle.com> configfs: Convert subsystem semaphore to mutex
Convert the su_sem member of struct configfs_subsystem to a struct mutex, as that's what it is. Also convert all the users and update Documentation/configfs.txt and Documentation/configfs_example.c accordingly.
[ Conflict in fs/dlm/config.c with commit 3168b0780d06ace875696f8a648d04d6089654e5 manually resolved. --Mark ]
Inspired-by: Satyam Sharma <ssatyam@cse.iitk.ac.in> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
|