Bug 201229 - Outdated comment
Summary: Outdated comment
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 low
Assignee: drivers_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-25 03:14 UTC by Anmol Sethi
Modified: 2018-09-25 03:14 UTC (History)
0 users

See Also:
Kernel Version: 7876320f88802b22d4e2daf7eb027dd14175a0f8
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Anmol Sethi 2018-09-25 03:14:44 UTC
https://github.com/torvalds/linux/blob/7876320f88802b22d4e2daf7eb027dd14175a0f8/drivers/block/nbd.c#L5

Says

> * Note that you can not swap over this thing, yet. Seems to work but
> * deadlocks sometimes - you can not swap over TCP in general.

But https://nbd.sourceforge.io says

> It was originaly thought that it is impossible to swap over TCP; this turned
> out not to be true. However, to avoid deadlocks, you will need at least Linux
> 3.6.

Therefore the comment in nbd.c needs to be updated.

Note You need to log in before you can comment on or make changes to this bug.