cbb0ef3ea6fde0e015290db2765 parent 0c095c7f113e9fd05913d6e1b2cccbe356be039e author Cyrill Gorcunov 1280246167 -0400 committer Theodore Ts'o 1280246167 -0400 ext4: Fix potential memory leak in ext4_fill_super Under heavy memory pressure we may hit out of memory situation and as result kstrdup'ed options will not be freed. Fix it. Signed-off-by: Cyrill Gorcunov Signed-off-by: "Theodore Ts'o" 6@#x