Searched hist:"6 f04c1c7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | super.h | 6f04c1c7 Tue Jan 06 05:52:25 CST 2009 Steven Whitehouse <swhiteho@redhat.com> GFS2: Fix remount argument parsing
The following patch fixes an issue relating to remount and argument parsing. After this fix is applied, remount becomes atomic in that it either succeeds changing the mount to the new state, or it fails and leaves it in the old state. Previously it was possible for the parsing of options to fail part way though and for the fs to be left in a state where some of the new arguments had been applied, but some had not.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> 6f04c1c7 Tue Jan 06 05:52:25 CST 2009 Steven Whitehouse <swhiteho@redhat.com> GFS2: Fix remount argument parsing The following patch fixes an issue relating to remount and argument parsing. After this fix is applied, remount becomes atomic in that it either succeeds changing the mount to the new state, or it fails and leaves it in the old state. Previously it was possible for the parsing of options to fail part way though and for the fs to be left in a state where some of the new arguments had been applied, but some had not. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | ops_fstype.c | 6f04c1c7 Tue Jan 06 05:52:25 CST 2009 Steven Whitehouse <swhiteho@redhat.com> GFS2: Fix remount argument parsing
The following patch fixes an issue relating to remount and argument parsing. After this fix is applied, remount becomes atomic in that it either succeeds changing the mount to the new state, or it fails and leaves it in the old state. Previously it was possible for the parsing of options to fail part way though and for the fs to be left in a state where some of the new arguments had been applied, but some had not.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> 6f04c1c7 Tue Jan 06 05:52:25 CST 2009 Steven Whitehouse <swhiteho@redhat.com> GFS2: Fix remount argument parsing The following patch fixes an issue relating to remount and argument parsing. After this fix is applied, remount becomes atomic in that it either succeeds changing the mount to the new state, or it fails and leaves it in the old state. Previously it was possible for the parsing of options to fail part way though and for the fs to be left in a state where some of the new arguments had been applied, but some had not. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|