All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] Trivial CDRW packet writing doc update
@ 2004-07-28 20:36 Peter Osterlund
  2004-07-28 20:42 ` [PATCH 2/3] Simplified request size handling in CDRW packet writing Peter Osterlund
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Osterlund @ 2004-07-28 20:36 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel


Document that pktcdvd block devices have a 2KB block size.

Signed-off-by: Peter Osterlund <petero2@telia.com>
---

 linux-petero/Documentation/cdrom/packet-writing.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -puN Documentation/cdrom/packet-writing.txt~packet-doc-update Documentation/cdrom/packet-writing.txt
--- linux/Documentation/cdrom/packet-writing.txt~packet-doc-update	2004-07-28 22:00:19.047078592 +0200
+++ linux-petero/Documentation/cdrom/packet-writing.txt	2004-07-28 22:00:19.049078288 +0200
@@ -71,8 +71,8 @@ Notes
   filesystem corruption if the disc wears out.
 
 - Since the pktcdvd driver makes the disc appear as a regular block
-  device, you can put any filesystem you like on the disc. For
-  example, run:
+  device with a 2KB block size, you can put any filesystem you like on
+  the disc. For example, run:
 
 	# /sbin/mke2fs /dev/pktcdvd/dev_name
 
_

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-28 20:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-28 20:36 [PATCH 1/3] Trivial CDRW packet writing doc update Peter Osterlund
2004-07-28 20:42 ` [PATCH 2/3] Simplified request size handling in CDRW packet writing Peter Osterlund
2004-07-28 20:49   ` [PATCH 3/3] Fix setting of maximum read speed " Peter Osterlund

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.