aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2019-03-25 16:38:29 +0000
committerAl Viro <[email protected]>2019-07-04 22:01:59 -0400
commit7515c22cc8c80b241b7317fb17d853691dab0221 (patch)
treeee8f6df4adc04b93d8cffb3a3dd23f5cac530f3d /net/lapb/lapb_timer.c
parent4799974555de565df0d0aca86c15bbea70105a19 (diff)
vfs: Convert qib_fs/ipathfs to use the new mount API
Convert the qib_fs/ipathfs filesystem to the new internal mount API as the old one will be obsoleted and removed. This allows greater flexibility in communication of mount parameters between userspace, the VFS and the filesystem. See Documentation/filesystems/mount_api.txt for more information. [Q] Can qib_remove() race with qibfs_kill_super()? Should qib_super accesses be serialised with some sort of lock? [A] yes, it can and no, that's not the right solution. See vfs.git #qibfs for an old attempt to handle that cleanly. Infiniband folks were not interested... Signed-off-by: David Howells <[email protected]> Reviewed-by: Dennis Dalessandro <[email protected]> cc: Mike Marciniszyn <[email protected]> cc: [email protected] Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions