- 1. growfs and mount options (score: 1)
- Author: Adam Cioccarelli <alciocca@xxxxxxxxxx>
- Date: Sun, 15 Jul 2001 13:09:32 +0200 (CEST)
- This is not really a big problem I just thought that I should point it out. I found that I couldn't grow one of my xfs filesystems that has an external log and is mounted with the option logbufs=4,
- /archives/xfs/2001-07/msg00622.html (7,014 bytes)
- 2. Re: growfs and mount options (score: 1)
- Author: Eric Sandeen <sandeen@xxxxxxx>
- Date: Sun, 15 Jul 2001 15:36:10 -0500
- Yep, I can duplicate this here. It looks like the "hasmntopt" function that growfs uses isn't parsing things correctly 138 if ((logdev = hasmntopt(mnt, "logdev="))) { (gdb) print logdev $10 = 0x807a7
- /archives/xfs/2001-07/msg00627.html (7,543 bytes)
- 3. Re: growfs and mount options (score: 1)
- Author: Eric Sandeen <sandeen@xxxxxxx>
- Date: Sun, 15 Jul 2001 19:06:02 -0500
- This seems to fix it; the code was parsing the mount options looking for " " as a delimiter, I added a comma and things seem happy again. -- xfs_growfs.c.orig Sun Jul 15 19:03:57 2001 +++ xfs_growfs.
- /archives/xfs/2001-07/msg00629.html (7,911 bytes)
- 4. growfs and mount options (score: 1)
- Author: xx>
- Date: Sun, 15 Jul 2001 13:09:32 +0200 (CEST)
- This is not really a big problem I just thought that I should point it out. I found that I couldn't grow one of my xfs filesystems that has an external log and is mounted with the option logbufs=4,
- /archives/xfs/2001-07/msg01913.html (7,014 bytes)
- 5. Re: growfs and mount options (score: 1)
- Author: xx>
- Date: Sun, 15 Jul 2001 15:36:10 -0500
- Yep, I can duplicate this here. It looks like the "hasmntopt" function that growfs uses isn't parsing things correctly 138 if ((logdev = hasmntopt(mnt, "logdev="))) { (gdb) print logdev $10 = 0x807a7
- /archives/xfs/2001-07/msg01918.html (7,543 bytes)
- 6. Re: growfs and mount options (score: 1)
- Author: xx>
- Date: Sun, 15 Jul 2001 19:06:02 -0500
- This seems to fix it; the code was parsing the mount options looking for " " as a delimiter, I added a comma and things seem happy again. -- xfs_growfs.c.orig Sun Jul 15 19:03:57 2001 +++ xfs_growfs.
- /archives/xfs/2001-07/msg01920.html (7,911 bytes)
- 7. growfs and mount options (score: 1)
- Author: Adam Cioccarelli <alciocca@xxxxxxxxxx>
- Date: Sun, 15 Jul 2001 13:09:32 +0200 (CEST)
- Hi, This is not really a big problem I just thought that I should point it out. I found that I couldn't grow one of my xfs filesystems that has an external log and is mounted with the option logbufs=
- /archives/xfs/2001-07/msg03204.html (7,014 bytes)
- 8. Re: growfs and mount options (score: 1)
- Author: Eric Sandeen <sandeen@xxxxxxx>
- Date: Sun, 15 Jul 2001 15:36:10 -0500
- Yep, I can duplicate this here. It looks like the "hasmntopt" function that growfs uses isn't parsing things correctly 138 if ((logdev = hasmntopt(mnt, "logdev="))) { (gdb) print logdev $10 = 0x807a7
- /archives/xfs/2001-07/msg03209.html (7,606 bytes)
- 9. Re: growfs and mount options (score: 1)
- Author: Eric Sandeen <sandeen@xxxxxxx>
- Date: Sun, 15 Jul 2001 19:06:02 -0500
- This seems to fix it; the code was parsing the mount options looking for " " as a delimiter, I added a comma and things seem happy again. -- xfs_growfs.c.orig Sun Jul 15 19:03:57 2001 +++ xfs_growfs.
- /archives/xfs/2001-07/msg03211.html (7,974 bytes)
This search system is powered by
Namazu