Sometimes yast will not permit resizing of the file system so use the command line version (as root)

lvresize — Resize the logical volume
resize_reiserfs – Resize the file system
E.g: To add 2.5 gig to the filesystem fred
lvresize -L +2.5G /dev/dai/fred
resize_reiserfs /dev/dai/fred