diff options
author | 2013-03-31 13:50:52 -0400 | |
---|---|---|
committer | 2013-04-09 14:13:30 -0400 | |
commit | 859d22f9c3924ab87b05ded8ba922abc298c1d43 (patch) | |
tree | d84bf780f731173977d41f6086e428e50ce4268f /fs/proc/generic.c | |
parent | new helper: single_open_size() (diff) | |
download | wireguard-linux-859d22f9c3924ab87b05ded8ba922abc298c1d43.tar.xz wireguard-linux-859d22f9c3924ab87b05ded8ba922abc298c1d43.zip |
scsi_proc: make proc_scsi_host_open() preallocate a bigger buffer
Some of the ->show_info() instances really spew a lot; it's not a problem
wrt correctness (seq_read() will grow buffer and call the sucker again),
but in this case it makes sense to start with a somewhat bigger one -
they often do exceed one page worth of output.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions