filesetup: add direct=1 failure warning to layout
authorSitsofe Wheeler <sitsofe@yahoo.com>
Mon, 21 Aug 2017 21:15:00 +0000 (22:15 +0100)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Mon, 28 Aug 2017 15:11:35 +0000 (16:11 +0100)
commit6c3169f9cbe179a89bbbaa9de26e54711d027e99
treeac36079d242d92857d9fb26124e1d71fad1c790b
parent8c43ba6259409244de64f0b1d388a029e38cf3e5
filesetup: add direct=1 failure warning to layout

Add warning about the filesystem not liking direct=1/buffered=0 to
initial layout code.

v2:
- Update warning to include /buffered=0 so it matches other EINVAL
  warnings
- Minor commit message update

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
filesetup.c