I have a relatively new installation of Centos 6 installed as a virtual machine on VMWare Workstation. The original issue I was getting was that one of the partitions was created too small in the original OS installation.
I deleted /dev/sda4 with fdisk and the immediately recreated another one with the larger size. fdisk now shows /dev/sda4 as empty with the new, larger size, but when I exit out and perform a ls, I still get the old size and the old files.
Normally I would reboot but I am hesitant to do so if the partitions are funky. What is going on? How do I fix this? Should I be concerned?